Saml2Advice.AssertionUriReferences Propriedade

Definição

Obtém a coleção de declarações referenciadas por URI.Gets the collection of assertions referenced by URI.

public:
 property System::Collections::ObjectModel::Collection<Uri ^> ^ AssertionUriReferences { System::Collections::ObjectModel::Collection<Uri ^> ^ get(); };
public System.Collections.ObjectModel.Collection<Uri> AssertionUriReferences { get; }
member this.AssertionUriReferences : System.Collections.ObjectModel.Collection<Uri>
Public ReadOnly Property AssertionUriReferences As Collection(Of Uri)

Valor da propriedade

Collection<Uri>

Uma coleção do tipo Uri que contém URIs que fazem referência às asserções.A collection of type Uri that contains URIs that reference the assertions.

Comentários

O conteúdo dos elementos AssertionURIRef contidos neste elemento de aviso.The contents of the AssertionURIRef elements contained in this Advice element.

Aplica-se a