Class PermissionDeniedReason.UserNotAllowedByOwner
User is prohibited by the owner from taking the action.
Inherited Members
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 UserNotAllowedByOwner : PermissionDeniedReason
Fields
| Improve this Doc View SourceInstance
A singleton instance of UserNotAllowedByOwner
Declaration
public static readonly PermissionDeniedReason.UserNotAllowedByOwner Instance
Field Value
Type | Description |
---|---|
PermissionDeniedReason.UserNotAllowedByOwner |