Show / Hide Table of Contents

Class RelinquishFolderMembershipError.NoExplicitAccess

The current user only has inherited access to the shared folder. You can't relinquish inherited membership to folders.

Inheritance
System.Object
RelinquishFolderMembershipError
RelinquishFolderMembershipError.NoExplicitAccess
Inherited Members
RelinquishFolderMembershipError.IsAccessError
RelinquishFolderMembershipError.AsAccessError
RelinquishFolderMembershipError.IsFolderOwner
RelinquishFolderMembershipError.AsFolderOwner
RelinquishFolderMembershipError.IsMounted
RelinquishFolderMembershipError.AsMounted
RelinquishFolderMembershipError.IsGroupAccess
RelinquishFolderMembershipError.AsGroupAccess
RelinquishFolderMembershipError.IsTeamFolder
RelinquishFolderMembershipError.AsTeamFolder
RelinquishFolderMembershipError.IsNoPermission
RelinquishFolderMembershipError.AsNoPermission
RelinquishFolderMembershipError.IsNoExplicitAccess
RelinquishFolderMembershipError.AsNoExplicitAccess
RelinquishFolderMembershipError.IsOther
RelinquishFolderMembershipError.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 NoExplicitAccess : RelinquishFolderMembershipError

Fields

| Improve this Doc View Source

Instance

A singleton instance of NoExplicitAccess

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