DsmlSoapHttpConnection.AuthType Eigenschap

Definitie

Hiermee haalt u het verificatietype op of stelt u dit in.

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

Waarde van eigenschap

Een van de waarden van de AuthType opsomming die het verificatietype aangeeft.

Van toepassing op