Partager via


ServiceProviderSingleSignOnDescriptor.AssertionConsumerServices Propriété

Définition

Obtient le IndexedProtocolEndpointDictionary qui contient les points de terminaison indexés qui prennent en charge les profils du protocole de demande d'authentification défini dans [SAMLProf].

public:
 property System::IdentityModel::Metadata::IndexedProtocolEndpointDictionary ^ AssertionConsumerServices { System::IdentityModel::Metadata::IndexedProtocolEndpointDictionary ^ get(); };
public System.IdentityModel.Metadata.IndexedProtocolEndpointDictionary AssertionConsumerServices { get; }
member this.AssertionConsumerServices : System.IdentityModel.Metadata.IndexedProtocolEndpointDictionary
Public ReadOnly Property AssertionConsumerServices As IndexedProtocolEndpointDictionary

Valeur de propriété

IndexedProtocolEndpointDictionary pour cette instance.

Remarques

Le dictionnaire doit généralement contenir un ou plusieurs éléments.

S’applique à