Base:
method
CanWriteKeyIdentifierClauseCore
System.IdentityModel.Selectors.SecurityTokenSerializer.CanWriteKeyIdentifierClauseCore(System.IdentityModel.Tokens.SecurityKeyIdentifierClause)
1 override of CanWriteKeyIdentifierClauseCore
System.ServiceModel (1)
System\ServiceModel\Security\WsSecurityTokenSerializerAdapter.cs (1)
384protected override bool CanWriteKeyIdentifierClauseCore( SecurityKeyIdentifierClause keyIdentifierClause )
1 reference to CanWriteKeyIdentifierClauseCore
System.ServiceModel (1)
System\ServiceModel\Security\WsSecurityTokenSerializerAdapter.cs (1)
399return base.CanWriteKeyIdentifierClauseCore( keyIdentifierClause );