Policy.GroupUserName 속성

정의

그룹이나 사용자의 이름을 가져오거나 설정합니다.

public:
 property System::String ^ GroupUserName { System::String ^ get(); void set(System::String ^ value); };
public string GroupUserName { get; set; }
member this.GroupUserName : string with get, set
Public Property GroupUserName As String

속성 값

그룹 또는 사용자의 이름을 포함하는 String 값입니다.

적용 대상