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

屬性值

受支援的驗證類型。

例外狀況

authType 超出範圍。

適用於