Compartilhar via


LdapSessionOptions.ProtocolVersion Propriedade

Definição

A propriedade ProtocolVersion especifica a versão do protocolo LDAP a ser usada.

public:
 property int ProtocolVersion { int get(); void set(int value); };
public int ProtocolVersion { get; set; }
member this.ProtocolVersion : int with get, set
Public Property ProtocolVersion As Integer

Valor da propriedade

A versão do protocolo LDAP a ser usada.

Exceções

O objeto LdapConnection já foi descartado.

Aplica-se a