Share via


ServiceProviderSingleSignOnDescriptor.AssertionConsumerServices Eigenschaft

Definition

Ruft IndexedProtocolEndpointDictionary ab, das die indizierten Endpunkte enthält, die die Profile des Authentifizierungsanforderungsprotokolls unterstützen, das in [SAMLProf] definiert ist.

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

Eigenschaftswert

Der IndexedProtocolEndpointDictionary für diese Instanz.

Hinweise

Das Wörterbuch sollte in der Regel mindestens ein Element enthalten.

Gilt für: