Sdílet prostřednictvím


LdapSessionOptions.SslInformation Vlastnost

Definice

Vlastnost SslInformation obsahuje SecurityPackageContextConnectionInformation objekt, který obsahuje data o aktuálním zabezpečeném připojení.

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

Hodnota vlastnosti

Objekt SecurityPackageContextConnectionInformation , který obsahuje data o aktuálním zabezpečeném připojení.

Výjimky

Objekt LdapConnection je již odstraněn.

Platí pro