Udostępnij za pośrednictwem


SamlEvidence.AssertionIdReferences Właściwość

Definicja

Pobiera kolekcję identyfikatorów asercji SAML, które określają dowód, że urząd SAML polegał na renderowaniu decyzji o autoryzacji.

public:
 property System::Collections::Generic::IList<System::String ^> ^ AssertionIdReferences { System::Collections::Generic::IList<System::String ^> ^ get(); };
public System.Collections.Generic.IList<string> AssertionIdReferences { get; }
member this.AssertionIdReferences : System.Collections.Generic.IList<string>
Public ReadOnly Property AssertionIdReferences As IList(Of String)

Wartość właściwości

Typ IList<T>String , który zawiera identyfikatory asercji SAML, które określają dowód, że urząd SAML oparł się na renderowaniu decyzji o autoryzacji.

Uwagi

Właściwość AssertionIdReferences odpowiada elementowi zdefiniowanemu <saml:AssertionIDReference> w specyfikacji Assertions and Protocol for the OASIS Security Assertion Markup Language (SAML).

Dotyczy