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