Поделиться через


LdapSessionOptions.SslInformation Свойство

Определение

Свойство SslInformation содержит объект SecurityPackageContextConnectionInformation, содержащий данные о текущем безопасном подключении.

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

Значение свойства

Объект SecurityPackageContextConnectionInformation, содержащий данные о текущем безопасном подключении.

Исключения

Объект LdapConnection уже удален.

Применяется к