Dropbox .NET SDK

Class ShowcaseExternalSharingPolicy.Enabled

The enabled object

Inheritance
object
ShowcaseExternalSharingPolicy
ShowcaseExternalSharingPolicy.Enabled
Inherited Members
ShowcaseExternalSharingPolicy.IsDisabled
ShowcaseExternalSharingPolicy.AsDisabled
ShowcaseExternalSharingPolicy.IsEnabled
ShowcaseExternalSharingPolicy.AsEnabled
ShowcaseExternalSharingPolicy.IsOther
ShowcaseExternalSharingPolicy.AsOther
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Dropbox.Api.TeamLog
Assembly: Dropbox.Api.dll
Syntax
public sealed class ShowcaseExternalSharingPolicy.Enabled : ShowcaseExternalSharingPolicy

Fields

View Source

Instance

A singleton instance of Enabled

Declaration
public static readonly ShowcaseExternalSharingPolicy.Enabled Instance
Field Value
Type Description
ShowcaseExternalSharingPolicy.Enabled
  • View Source
In this article
Back to top Dropbox .NET SDK