1 write to identity
System.IdentityModel (1)
System\IdentityModel\Selectors\CustomUserNameSecurityTokenAuthenticator.cs (1)
40
this.
identity
= SecurityUtils.CreateIdentity(userName, authType);
1 reference to identity
System.IdentityModel (1)
System\IdentityModel\Selectors\CustomUserNameSecurityTokenAuthenticator.cs (1)
50
get { return this.
identity
; }