1 write to isAuthenticated
System.IdentityModel (1)
System\IdentityModel\Tokens\KerberosReceiverSecurityToken.cs (1)
272
this.
isAuthenticated
= true;
5 references to isAuthenticated
System.IdentityModel (5)
System\IdentityModel\Tokens\KerberosReceiverSecurityToken.cs (5)
86
if (!this.
isAuthenticated
)
98
if (!this.
isAuthenticated
)
110
if (!this.
isAuthenticated
)
123
if (!this.
isAuthenticated
)
153
if (this.
isAuthenticated
)