Table of Contents

Class Role.RolePrivilegesData

Namespace
Google.Apis.Admin.Directory.directory_v1.Data
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

string

ServiceId

The obfuscated ID of the service this privilege is for.

public virtual string ServiceId { get; set; }

Property Value

string