2 references to SecurityContextKeyIdentifierClause
System.ServiceModel.Primitives (2)
System\ServiceModel\Security\SecurityContextKeyIdentifierClause.cs (1)
25
:
this
(contextId, generation, null, 0)
System\ServiceModel\Security\WSKeyInfoSerializer.cs (1)
156
return new
SecurityContextKeyIdentifierClause
(uri, generation, derivationNonce, derivationLength);