Share via


DsmlSoapHttpConnection.AuthType プロパティ

定義

認証の種類を取得または設定します。

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

プロパティ値

認証の種類を AuthType 指定する列挙の値の 1 つ。

適用対象