public static class RestrictionPoliciesApi.UpdateRestrictionPolicyOptionalParameters extends Object
| Constructor and Description |
|---|
UpdateRestrictionPolicyOptionalParameters() |
| Modifier and Type | Method and Description |
|---|---|
RestrictionPoliciesApi.UpdateRestrictionPolicyOptionalParameters |
allowSelfLockout(Boolean allowSelfLockout)
Set allowSelfLockout.
|
public UpdateRestrictionPolicyOptionalParameters()
public RestrictionPoliciesApi.UpdateRestrictionPolicyOptionalParameters allowSelfLockout(Boolean allowSelfLockout)
allowSelfLockout - Allows admins (users with the user_access_manage
permission) to remove their own access from the resource if set to true. By
default, this is set to false, preventing admins from locking themselves
out. (optional)Copyright © 2026. All rights reserved.