Table of Contents

Class ResolvedAppAccessSettingsResource.ListTrustedAppsRequest

Namespace
Google.Apis.Admin.Directory.directory_v1
Assembly
Google.Apis.Admin.Directory.directory_v1.dll

Retrieves the list of apps trusted by the admin of the logged in user.

public class ResolvedAppAccessSettingsResource.ListTrustedAppsRequest : DirectoryBaseServiceRequest<TrustedApps>
Inheritance
ResolvedAppAccessSettingsResource.ListTrustedAppsRequest
Inherited Members

Constructors

ListTrustedAppsRequest(IClientService)

Constructs a new ListTrustedApps request.

public ListTrustedAppsRequest(IClientService service)

Parameters

service IClientService

Properties

HttpMethod

Gets the HTTP method.

public override string HttpMethod { get; }

Property Value

string

MethodName

Gets the method name.

public override string MethodName { get; }

Property Value

string

RestPath

Gets the REST path.

public override string RestPath { get; }

Property Value

string

Methods

InitParameters()

Initializes ListTrustedApps parameter list.

protected override void InitParameters()