Share via


SecurityIdentity.AccountName プロパティ

定義

この ID で示されるユーザーの名前を取得します。

public:
 property System::String ^ AccountName { System::String ^ get(); };
public string AccountName { get; }
member this.AccountName : string
Public ReadOnly Property AccountName As String

プロパティ値

この ID で示されるユーザーの名前。

適用対象