3 references to TokenDoesNotSupportKeyIdentifierClauseCreation
System.ServiceModel.Primitives (3)
System\IdentityModel\Tokens\SecurityToken.cs (1)
31SRP.Format(SRP.TokenDoesNotSupportKeyIdentifierClauseCreation, GetType().Name, typeof(T).Name)));
System\ServiceModel\Security\Tokens\SecurityTokenParameters.cs (2)
86SRP.Format(SRP.TokenDoesNotSupportKeyIdentifierClauseCreation, token.GetType().Name, referenceStyle))); 135SRP.Format(SRP.TokenDoesNotSupportKeyIdentifierClauseCreation, token.GetType().Name, referenceStyle)));