1 write to encryptingCredentials
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2NameIdentifier.cs (1)
63set { this.encryptingCredentials = value; }
1 reference to encryptingCredentials
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2NameIdentifier.cs (1)
62get { return this.encryptingCredentials; }