Class Role.RolePrivilegesData
- Assembly
- Google.Apis.Admin.Directory.directory_v1.dll
public class Role.RolePrivilegesData
- Inheritance
-
Role.RolePrivilegesData
- Inherited Members
Constructors
RolePrivilegesData()
public RolePrivilegesData()
Properties
PrivilegeName
The name of the privilege.
public virtual string PrivilegeName { get; set; }
Property Value
ServiceId
The obfuscated ID of the service this privilege is for.
public virtual string ServiceId { get; set; }