GenericIdentity.AuthenticationType プロパティ
ユーザーを識別するために使用する認証の種類を取得します。
Public Overridable ReadOnly Property AuthenticationType As String _ Implements IIdentity.AuthenticationType
[C#]
public virtual string AuthenticationType {get;}
[C++]
public: __property virtual String* get_AuthenticationType();
[JScript]
public function get AuthenticationType() : String;
プロパティ値
ユーザーを識別するために使用する認証の種類。
実装
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
GenericIdentity クラス | GenericIdentity メンバ | System.Security.Principal 名前空間