2 writes to value
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2NameIdentifier.cs (2)
53this.value = name; 143this.value = value;
1 reference to value
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2NameIdentifier.cs (1)
133return this.value;