Enum ForbiddenErrorInfo.Reason
Identifies the reason for declining a request.
Namespace: DNVGL.One.Compute.Core.PlatformClient.ApiErrors
Assembly: DNVGL.One.Compute.Core.dll
Syntax
public enum Reason : int
Fields
Name | Description |
---|---|
AccountNotPresent | The account is not present in the system. |
NoApplicationAccess | The no application access. |
UserNotConnectedToAccount | The user not connected to an account. |