LdapConnection.SessionOptions Właściwość

Definicja

Właściwość SessionOptions zawiera LdapSessionOptions obiekt, który określa opcje sesji.

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

Wartość właściwości

LdapSessionOptions Obiekt określający opcje sesji.

Uwagi

ClientCertificates Jeśli właściwość obiektu LdapConnection i QueryClientCertificate właściwości LdapSessionOptions obiektu jest ustawiona, certyfikat określony we ClientCertificates właściwości jest ignorowany.

Dotyczy