Show / Hide Table of Contents

Class ShareFolderErrorBase.DisallowedSharedLinkPolicy

The current user's account is not allowed to select the specified .

Inheritance
System.Object
ShareFolderErrorBase
ShareFolderErrorBase.DisallowedSharedLinkPolicy
Inherited Members
ShareFolderErrorBase.IsEmailUnverified
ShareFolderErrorBase.AsEmailUnverified
ShareFolderErrorBase.IsBadPath
ShareFolderErrorBase.AsBadPath
ShareFolderErrorBase.IsTeamPolicyDisallowsMemberPolicy
ShareFolderErrorBase.AsTeamPolicyDisallowsMemberPolicy
ShareFolderErrorBase.IsDisallowedSharedLinkPolicy
ShareFolderErrorBase.AsDisallowedSharedLinkPolicy
ShareFolderErrorBase.IsOther
ShareFolderErrorBase.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.Sharing
Assembly: Dropbox.Api.dll
Syntax
public sealed class DisallowedSharedLinkPolicy : ShareFolderErrorBase

Fields

| Improve this Doc View Source

Instance

A singleton instance of DisallowedSharedLinkPolicy

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