Show / Hide Table of Contents

Class ChangeLinkExpirationPolicy.NotAllowed

The not allowed object

Inheritance
System.Object
ChangeLinkExpirationPolicy
ChangeLinkExpirationPolicy.NotAllowed
Inherited Members
ChangeLinkExpirationPolicy.IsAllowed
ChangeLinkExpirationPolicy.AsAllowed
ChangeLinkExpirationPolicy.IsNotAllowed
ChangeLinkExpirationPolicy.AsNotAllowed
ChangeLinkExpirationPolicy.IsOther
ChangeLinkExpirationPolicy.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.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class NotAllowed : ChangeLinkExpirationPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of NotAllowed

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