Aracılığıyla paylaş


LdapConnection.SessionOptions Özellik

Tanım

ö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.

Şunlara uygulanır