ContentUser.Name 속성

정의

ContentUser(String, AuthenticationType) 생성자에 지정된 사용자 또는 그룹 이름을 가져옵니다.

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

속성 값

String

ContentUser(String, AuthenticationType) 생성자에 지정된 사용자 또는 그룹 이름입니다.

적용 대상