SingleSignOnDescriptor.SingleLogoutServices Egenskap

Definition

Hämtar en samling tjänstslutpunkter för enkel utloggning.

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

Egenskapsvärde

Samlingen med tjänstslutpunkter för enkel utloggning.

Kommentarer

Samlingen innehåller noll eller flera element som beskriver slutpunkter som stöder de profiler för enkel utloggning som definieras i [SAMLProf].

Gäller för