2 references to AuthenticatingAuthorities
System.IdentityModel (2)
System\IdentityModel\Tokens\Saml2SecurityTokenHandler.cs (2)
3593
authnContext.
AuthenticatingAuthorities
.Add(ReadSimpleUriElement(reader));
3657
foreach (Uri authority in data.
AuthenticatingAuthorities
)