Compartilhar via


LdapSessionOptions.SslInformation Propriedade

Definição

A propriedade SslInformation contém um objeto SecurityPackageContextConnectionInformation que contém dados sobre a atual conexão segura.

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

Valor da propriedade

Um SecurityPackageContextConnectionInformation objeto que contém dados sobre a conexão segura atual.

Exceções

O objeto LdapConnection já foi descartado.

Aplica-se a