AccessRuleStatusCodeType ( token )
This enumerated type contains values that describe an application's current status with respect to an API access rule.
Type that uses AccessRuleStatusCodeType:
Call that uses one or more values of AccessRuleStatusCodeType:
Enumeration Values
Value | Description |
ApplicationBlocked | This value indicates that the application is blocked from making requests to the call named in this rule. |
CustomCode | Reserved for internal or future use. |
RuleOff | This value indicates that the rule is turned off, and no rule validation was performed. |
RuleOn | This value indicates that the rule is turned on, and rule validation was performed. |