Base:
method
CreateKeyIdentifierClause
System.ServiceModel.Security.Tokens.SecurityTokenParameters.CreateKeyIdentifierClause(System.IdentityModel.Tokens.SecurityToken, System.ServiceModel.Security.Tokens.SecurityTokenReferenceStyle)
1 reference to CreateKeyIdentifierClause
System.ServiceModel (1)
System\ServiceModel\Security\SendSecurityHeader.cs (1)
1002keyIdentifierClause = tokenParams.CreateKeyIdentifierClause(securityToken, GetTokenReferenceStyle(tokenParams));