Show / Hide Table of Contents

Class ManagedconfigurationssettingsResource

The "managedconfigurationssettings" collection of methods.

Inheritance
object
ManagedconfigurationssettingsResource
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Google.Apis.AndroidEnterprise.v1
Assembly: Google.Apis.AndroidEnterprise.v1.dll
Syntax
public class ManagedconfigurationssettingsResource

Constructors

ManagedconfigurationssettingsResource(IClientService)

Constructs a new resource.

Declaration
public ManagedconfigurationssettingsResource(IClientService service)
Parameters
Type Name Description
IClientService service

Methods

List(string, string)

Lists all the managed configurations settings for the specified app.

Declaration
public virtual ManagedconfigurationssettingsResource.ListRequest List(string enterpriseId, string productId)
Parameters
Type Name Description
string enterpriseId

The ID of the enterprise.

string productId

The ID of the product for which the managed configurations settings applies to.

Returns
Type Description
ManagedconfigurationssettingsResource.ListRequest
In this article
Back to top Generated by DocFX