1 write to subjectLocality
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2AuthenticationStatement.cs (1)
106set { this.subjectLocality = value; }
1 reference to subjectLocality
System.IdentityModel (1)
System\IdentityModel\Tokens\Saml2AuthenticationStatement.cs (1)
105get { return this.subjectLocality; }