Udostępnij za pośrednictwem


IdentityProviderSingleSignOnDescriptor.SingleSignOnServices Właściwość

Definicja

Pobiera kolekcję reprezentujących ProtocolEndpoint usługi logowania jednokrotnego.

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)

Wartość właściwości

Kolekcja punktów końcowych protokołu reprezentujących usługi logowania jednokrotnego. Wartością domyślną jest pusta kolekcja.

Dotyczy