SingleSignOnDescriptor.SingleLogoutServices Özellik
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
Tek bir oturum kapatma hizmeti uç noktası koleksiyonu alır.
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)
Özellik Değeri
Tek oturum kapatma hizmeti uç noktalarının koleksiyonu.
Açıklamalar
Koleksiyon, [SAMLProf] içinde tanımlanan TekLi Oturumu Kapatma profillerini destekleyen uç noktaları açıklayan sıfır veya daha fazla öğe içerir.