LdapConnection.SessionOptions Ö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.
özelliği, SessionOptions oturum seçeneklerini belirten bir LdapSessionOptions nesne içerir.
public:
property System::DirectoryServices::Protocols::LdapSessionOptions ^ SessionOptions { System::DirectoryServices::Protocols::LdapSessionOptions ^ get(); };
public System.DirectoryServices.Protocols.LdapSessionOptions SessionOptions { get; }
member this.SessionOptions : System.DirectoryServices.Protocols.LdapSessionOptions
Public ReadOnly Property SessionOptions As LdapSessionOptions
Özellik Değeri
LdapSessionOptions Oturum seçeneklerini belirten bir nesne.
Açıklamalar
Nesnedeki ClientCertificatesLdapConnection özellik ve QueryClientCertificate nesnedeki LdapSessionOptions özellik her ikisi de ayarlanmışsa, özelliğinde ClientCertificates belirtilen sertifika yoksayılır.