Show / Hide Table of Contents

Class SmartDeviceManagementService.ScopeConstants

Available OAuth 2.0 scope constants for use with the Smart Device Management API.

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

Fields

SdmService

See and/or control the devices that you selected

Declaration
public const string SdmService = "https://www.googleapis.com/auth/sdm.service"
Field Value
Type Description
string
In this article
Back to top Generated by DocFX