SecurityIdentity.AuthenticationLevel プロパティ

この ID で示されるユーザーの認証レベルを取得します。

Public ReadOnly Property AuthenticationLevel As _
   AuthenticationOption
[C#]
public AuthenticationOption AuthenticationLevel {get;}
[C++]
public: __property AuthenticationOption get_AuthenticationLevel();
[JScript]
public function get AuthenticationLevel() : AuthenticationOption;

プロパティ値

AuthenticationOption 値の 1 つ。

必要条件

プラットフォーム: Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

.NET Framework セキュリティ:

参照

SecurityIdentity クラス | SecurityIdentity メンバ | System.EnterpriseServices 名前空間