1 write to _authContexts
System.IdentityModel (1)
System\IdentityModel\Claims\AuthenticationInformation.cs (1)
26
_authContexts
= new Collection<AuthenticationContext>();
1 reference to _authContexts
System.IdentityModel (1)
System\IdentityModel\Claims\AuthenticationInformation.cs (1)
43
get { return
_authContexts
; }