Share via


Saml2AuthenticationContext.AuthenticatingAuthorities Property

Definition

Gets Zero or more unique identifiers of authentication authorities that were involved in the authentication of the principal (not including the assertion issuer, who is presumed to have been involved without being explicitly named here). [Saml2Core, 2.7.2.2]

public System.Collections.Generic.ICollection<Uri> AuthenticatingAuthorities { get; }
member this.AuthenticatingAuthorities : System.Collections.Generic.ICollection<Uri>
Public ReadOnly Property AuthenticatingAuthorities As ICollection(Of Uri)

Property Value

Applies to