1 write to _authorities
System.IdentityModel (1)
System\IdentityModel\Tokens\AuthenticationContext.cs (1)
24_authorities = new Collection<string>();
1 reference to _authorities
System.IdentityModel (1)
System\IdentityModel\Tokens\AuthenticationContext.cs (1)
32get { return _authorities; }