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)
384
protected override bool
CanWriteKeyIdentifierClauseCore
( SecurityKeyIdentifierClause keyIdentifierClause )
1 reference to CanWriteKeyIdentifierClauseCore
System.ServiceModel (1)
System\ServiceModel\Security\WsSecurityTokenSerializerAdapter.cs (1)
399
return base.
CanWriteKeyIdentifierClauseCore
( keyIdentifierClause );