共用方式為


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 其中一個值,指定驗證類型。

適用於