1 write to externalEncryptedKeys
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2NameIdentifier.cs (1)
54
this.
externalEncryptedKeys
= new Collection<EncryptedKeyIdentifierClause>();
1 reference to externalEncryptedKeys
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2NameIdentifier.cs (1)
72
get { return this.
externalEncryptedKeys
; }