DirectoryEntry.AuthenticationType プロパティ
アセンブリ: System.DirectoryServices (system.directoryservices.dll 内)

Dim instance As DirectoryEntry Dim value As AuthenticationTypes value = instance.AuthenticationType instance.AuthenticationType = value
public: property AuthenticationTypes AuthenticationType { AuthenticationTypes get (); void set (AuthenticationTypes value); }
/** @property */ public AuthenticationTypes get_AuthenticationType () /** @property */ public void set_AuthenticationType (AuthenticationTypes value)
public function get AuthenticationType () : AuthenticationTypes public function set AuthenticationType (value : AuthenticationTypes)
AuthenticationTypes 値の 1 つ。

.NET Framework 2.0 より前の既定値は None です。.NET Framework 2.0 からは、既定値は Secure です。

Windows 98, Windows 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
開発プラットフォームの中には、.NET Framework によってサポートされていないバージョンがあります。サポートされているバージョンについては、「システム要件」を参照してください。


Weblioに収録されているすべての辞書からDirectoryEntry.AuthenticationType プロパティを検索する場合は、下記のリンクをクリックしてください。

- DirectoryEntry.AuthenticationType プロパティのページへのリンク