Base:
method
WriteKeyIdentifierClauseCore
System.IdentityModel.Selectors.SecurityTokenSerializer.WriteKeyIdentifierClauseCore(System.Xml.XmlWriter, System.IdentityModel.Tokens.SecurityKeyIdentifierClause)
1 override of WriteKeyIdentifierClauseCore
System.ServiceModel (1)
System\ServiceModel\Security\WsSecurityTokenSerializerAdapter.cs (1)
447protected override void WriteKeyIdentifierClauseCore( XmlWriter writer, SecurityKeyIdentifierClause keyIdentifierClause )
1 reference to WriteKeyIdentifierClauseCore
System.ServiceModel (1)
System\ServiceModel\Security\WsSecurityTokenSerializerAdapter.cs (1)
470base.WriteKeyIdentifierClauseCore( writer, keyIdentifierClause );