Show / Hide Table of Contents

Class MembersSetPermissionsError.CannotSetPermissions

Cannot remove/grant permissions.

Inheritance
System.Object
MembersSetPermissionsError
MembersSetPermissionsError.CannotSetPermissions
Inherited Members
MembersSetPermissionsError.IsLastAdmin
MembersSetPermissionsError.AsLastAdmin
MembersSetPermissionsError.IsUserNotInTeam
MembersSetPermissionsError.AsUserNotInTeam
MembersSetPermissionsError.IsCannotSetPermissions
MembersSetPermissionsError.AsCannotSetPermissions
MembersSetPermissionsError.IsTeamLicenseLimit
MembersSetPermissionsError.AsTeamLicenseLimit
MembersSetPermissionsError.IsOther
MembersSetPermissionsError.AsOther
MembersSetPermissionsError.IsUserNotFound
MembersSetPermissionsError.AsUserNotFound
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.Team
Assembly: Dropbox.Api.dll
Syntax
public sealed class CannotSetPermissions : MembersSetPermissionsError

Fields

| Improve this Doc View Source

Instance

A singleton instance of CannotSetPermissions

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