Unauthorized property

String Unauthorized
final

Access errors caused by missing user identity (authentication error) or incorrect security permissions (authorization error).

Implementation

static final String Unauthorized = 'Unauthorized';