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