Show / Hide Table of Contents

Class EmmState.Disabled

Emm token is disabled.

Inheritance
System.Object
EmmState
EmmState.Disabled
Inherited Members
EmmState.IsDisabled
EmmState.AsDisabled
EmmState.IsOptional
EmmState.AsOptional
EmmState.IsRequired
EmmState.AsRequired
EmmState.IsOther
EmmState.AsOther
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.TeamPolicies
Assembly: Dropbox.Api.dll
Syntax
public sealed class Disabled : EmmState

Fields

| Improve this Doc View Source

Instance

A singleton instance of Disabled

Declaration
public static readonly EmmState.Disabled Instance
Field Value
Type Description
EmmState.Disabled
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX