3 references to AuthenticationContext
System.IdentityModel (3)
System\IdentityModel\Claims\AuthenticationInformation.cs (3)
16
Collection<
AuthenticationContext
> _authContexts;
26
_authContexts = new Collection<
AuthenticationContext
>();
41
public Collection<
AuthenticationContext
> AuthorizationContexts