SelfServiceActionUnavailableReason
Represents the reason why a self-service action is unavailable.
enum SelfServiceActionUnavailableReason {
ALREADY_HAS_ACTIVE_TAP
GUEST_USER_NOT_ELIGIBLE
MISSING_PERMISSIONS
POLICY_DISABLED
POLICY_NOT_FOUND
SELF_SERVICE_DISABLED
SERVICE_NOT_CONFIGURED
USER_EXCLUDED
USER_NOT_FOUND
USER_NOT_INCLUDED
}
Values
SelfServiceActionUnavailableReason.ALREADY_HAS_ACTIVE_TAP
SelfServiceActionUnavailableReason.GUEST_USER_NOT_ELIGIBLE
SelfServiceActionUnavailableReason.MISSING_PERMISSIONS
SelfServiceActionUnavailableReason.POLICY_DISABLED
SelfServiceActionUnavailableReason.POLICY_NOT_FOUND
SelfServiceActionUnavailableReason.SELF_SERVICE_DISABLED
SelfServiceActionUnavailableReason.SERVICE_NOT_CONFIGURED
SelfServiceActionUnavailableReason.USER_EXCLUDED
SelfServiceActionUnavailableReason.USER_NOT_FOUND
SelfServiceActionUnavailableReason.USER_NOT_INCLUDED
Member Of
SelfServiceAction object