18 "The current user has insufficient permissions to perform the requested operation!")
44 : base(message, innerException)
Occurs when the client attempts to perform an action they do not have the rights for.
InsufficientPermissionsException(string message)
Initializes a new instance of the InsufficientPermissionsException class.
InsufficientPermissionsException()
Initializes a new instance of the InsufficientPermissionsException class.
InsufficientPermissionsException(string message, Exception innerException)
Initializes a new instance of the InsufficientPermissionsException class.
InsufficientPermissionsException(HttpResponseMessage responseMessage)
Initializes a new instance of the InsufficientPermissionsException class.