Saml2ProxyRestriction.Audiences Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the set of audiences to whom the asserting party permits new assertions to be issued on the basis of this assertion.
public System.Collections.Generic.ICollection<Uri> Audiences { get; }
member this.Audiences : System.Collections.Generic.ICollection<Uri>
Public ReadOnly Property Audiences As ICollection(Of Uri)