Show / Hide Table of Contents

Class ShareFolderError.DisallowedSharedLinkPolicy

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

Inheritance
System.Object
ShareFolderError
ShareFolderError.DisallowedSharedLinkPolicy
Inherited Members
ShareFolderError.IsNoPermission
ShareFolderError.AsNoPermission
ShareFolderError.IsEmailUnverified
ShareFolderError.AsEmailUnverified
ShareFolderError.IsBadPath
ShareFolderError.AsBadPath
ShareFolderError.IsTeamPolicyDisallowsMemberPolicy
ShareFolderError.AsTeamPolicyDisallowsMemberPolicy
ShareFolderError.IsDisallowedSharedLinkPolicy
ShareFolderError.AsDisallowedSharedLinkPolicy
ShareFolderError.IsOther
ShareFolderError.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 : ShareFolderError

Fields

| Improve this Doc View Source

Instance

A singleton instance of DisallowedSharedLinkPolicy

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