Share via


LdapSessionOptions.SaslMethod Propriedade

Definição

A propriedade SaslMethod especifica o método de associação de SASL (Simple Authentication and Security Layer).

public:
 property System::String ^ SaslMethod { System::String ^ get(); void set(System::String ^ value); };
public string SaslMethod { get; set; }
member this.SaslMethod : string with get, set
Public Property SaslMethod As String

Valor da propriedade

O método de associação SASL preferencial.

Exceções

O objeto LdapConnection já foi descartado.

Aplica-se a