2 references to LocalIdKeyIdentifierClause
System.ServiceModel.Primitives (2)
System\IdentityModel\Tokens\SecurityToken.cs (1)
27
return new
LocalIdKeyIdentifierClause
(Id, GetType()) as T;
System\ServiceModel\Security\WSSecurityTokenSerializer.cs (1)
472
return new
LocalIdKeyIdentifierClause
(id, tokenType);