다음을 통해 공유


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 열거형 값 중 하나입니다.

적용 대상