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值,该值包含组或用户的名称。

适用于