LdapConnection.AuthType 속성

정의

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

속성 값

지원되는 인증 유형입니다.

예외

설정되는 인증 유형이 범위를 벗어났습니다.

적용 대상