Dropbox .NET SDK

Class PassPolicy.Enabled

The enabled object

Inheritance
object
PassPolicy
PassPolicy.Enabled
Inherited Members
PassPolicy.IsAllow
PassPolicy.AsAllow
PassPolicy.IsDisabled
PassPolicy.AsDisabled
PassPolicy.IsEnabled
PassPolicy.AsEnabled
PassPolicy.IsOther
PassPolicy.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 PassPolicy.Enabled : PassPolicy

Fields

View Source

Instance

A singleton instance of Enabled

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