Share via


LdapConnection.AuthType Propriété

Définition

La propriété AuthType contient les types d'authentification pris en charge.

public:
 property System::DirectoryServices::Protocols::AuthType AuthType { System::DirectoryServices::Protocols::AuthType get(); void set(System::DirectoryServices::Protocols::AuthType value); };
public System.DirectoryServices.Protocols.AuthType AuthType { get; set; }
member this.AuthType : System.DirectoryServices.Protocols.AuthType with get, set
Public Property AuthType As AuthType

Valeur de propriété

Type d'authentification pris en charge.

Exceptions

authType est hors limites.

S’applique à