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 プロパティ
を検索
- DirectoryEntry.AuthenticationType プロパティのページへのリンク