DsmlSoapHttpConnection.AuthType Eigenschaft

Definition

Ruft den Authentifizierungstyp ab bzw. legt diesen fest.

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

Eigenschaftswert

Einer der Werte der -Enumeration, der AuthType den Authentifizierungstyp angibt.

Gilt für: