Dropbox .NET SDK

Class AiThirdPartySharingDropboxBasePolicy.Enabled

The enabled object

Inheritance
object
AiThirdPartySharingDropboxBasePolicy
AiThirdPartySharingDropboxBasePolicy.Enabled
Inherited Members
AiThirdPartySharingDropboxBasePolicy.IsAdminsOnly
AiThirdPartySharingDropboxBasePolicy.AsAdminsOnly
AiThirdPartySharingDropboxBasePolicy.IsDefault
AiThirdPartySharingDropboxBasePolicy.AsDefault
AiThirdPartySharingDropboxBasePolicy.IsDisabled
AiThirdPartySharingDropboxBasePolicy.AsDisabled
AiThirdPartySharingDropboxBasePolicy.IsEnabled
AiThirdPartySharingDropboxBasePolicy.AsEnabled
AiThirdPartySharingDropboxBasePolicy.IsOther
AiThirdPartySharingDropboxBasePolicy.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 AiThirdPartySharingDropboxBasePolicy.Enabled : AiThirdPartySharingDropboxBasePolicy

Fields

View Source

Instance

A singleton instance of Enabled

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