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 一,该值指定身份验证类型。

适用于