다음을 통해 공유


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로 설명되는 사용자의 이름입니다.

적용 대상