Saml2Evidence.AssertionIdReferences Eigenschap

Definitie

Hiermee haalt u de verzameling asserties op waarnaar wordt verwezen door id.

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

Waarde van eigenschap

Een verzameling van het type Saml2Id met id's die verwijzen naar de asserties.

Van toepassing op