Identity.DefinitionStages.WithIsolationScope Interface
public static interface Identity.DefinitionStages.WithIsolationScope
The stage of the identity definition allowing to specify the isolation scope.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
default
With |
withIsolationScope(IsolationScope isolationScope)
Specifies the isolation scope of the identity, which configures regional restrictions on identity assignment. |
Method Details
withIsolationScope
public default Identity.DefinitionStages.WithCreate withIsolationScope(IsolationScope isolationScope)
Specifies the isolation scope of the identity, which configures regional restrictions on identity assignment.
Parameters:
Returns: