Class ManagedconfigurationssettingsResource
The "managedconfigurationssettings" collection of methods.
Inherited Members
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 |