Share via


IdentityProviderSingleSignOnDescriptor.SingleSignOnServices Eigenschaft

Definition

Ruft die Auflistung von ProtocolEndpoint ab, die Diensten für einmaliges Anmelden darstellt.

public:
 property System::Collections::Generic::ICollection<System::IdentityModel::Metadata::ProtocolEndpoint ^> ^ SingleSignOnServices { System::Collections::Generic::ICollection<System::IdentityModel::Metadata::ProtocolEndpoint ^> ^ get(); };
public System.Collections.Generic.ICollection<System.IdentityModel.Metadata.ProtocolEndpoint> SingleSignOnServices { get; }
member this.SingleSignOnServices : System.Collections.Generic.ICollection<System.IdentityModel.Metadata.ProtocolEndpoint>
Public ReadOnly Property SingleSignOnServices As ICollection(Of ProtocolEndpoint)

Eigenschaftswert

Die Auflistung von Protokollendpunkten, die Dienste für einmaliges Anmelden darstellen. Der Standard ist eine leere Auflistung.

Gilt für: