LdapConnection.AuthType 属性   
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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, setPublic Property AuthType As AuthType属性值
支持的身份验证类型。
例外
              authType 超出范围。