Show / Hide Table of Contents

Class EmmState.Optional

Emm token is optional.

Inheritance
System.Object
EmmState
EmmState.Optional
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 Optional : EmmState

Fields

| Improve this Doc View Source

Instance

A singleton instance of Optional

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