• Home
  • API Documentation
  • API Documentation
Show / Hide Table of Contents

Class ShowcaseDownloadPolicy.Disabled

Do not allow files to be downloaded from Showcases.

Inheritance
System.Object
ShowcaseDownloadPolicy
ShowcaseDownloadPolicy.Disabled
Inherited Members
ShowcaseDownloadPolicy.IsDisabled
ShowcaseDownloadPolicy.AsDisabled
ShowcaseDownloadPolicy.IsEnabled
ShowcaseDownloadPolicy.AsEnabled
ShowcaseDownloadPolicy.IsOther
ShowcaseDownloadPolicy.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 : ShowcaseDownloadPolicy

Fields

| Improve this Doc View Source

Instance

A singleton instance of Disabled

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