LdapSessionOptions.SslInformation Egenskap

Definition

Egenskapen SslInformation innehåller ett SecurityPackageContextConnectionInformation objekt som innehåller data om den aktuella säkra anslutningen.

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

Egenskapsvärde

Ett SecurityPackageContextConnectionInformation objekt som innehåller data om den aktuella säkra anslutningen.

Undantag

Objektet LdapConnection har redan tagits bort.

Gäller för