Freigeben über


LdapSessionOptions.SslInformation Eigenschaft

Definition

Die SslInformation-Eigenschaft enthält ein SecurityPackageContextConnectionInformation-Objekt, das Daten zur aktuellen sicheren Verbindung enthält.

public:
 property System::DirectoryServices::Protocols::SecurityPackageContextConnectionInformation ^ SslInformation { System::DirectoryServices::Protocols::SecurityPackageContextConnectionInformation ^ get(); };
public System.DirectoryServices.Protocols.SecurityPackageContextConnectionInformation SslInformation { get; }
member this.SslInformation : System.DirectoryServices.Protocols.SecurityPackageContextConnectionInformation
Public ReadOnly Property SslInformation As SecurityPackageContextConnectionInformation

Eigenschaftswert

Ein SecurityPackageContextConnectionInformation-Objekt, das Daten zur aktuellen sicheren Verbindung enthält.

Ausnahmen

Das LdapConnection-Objekt wurde bereits verworfen.

Gilt für: