AccessPolicy.UpdateDefinitionStages.WithIdentity<ParentT> Interface
Type Parameters
- ParentT
the stage of the parent definition to return to after attaching this definition
public static interface AccessPolicy.UpdateDefinitionStages.WithIdentity
The access policy definition stage allowing the Active Directory identity to be specified.
Modifier and Type | Method and Description |
---|---|
abstract
With |
for Application ID of the client making request on behalf of a principal. |
abstract
With |
for Specifies the Active Directory group this access policy is for. |
abstract
With |
for Specifies the object ID of the Active Directory identity this access policy is for. |
abstract
With |
for Specifies the Active Directory service principal this access policy is for. |
abstract
With |
for Specifies the Active Directory service principal this access policy is for. |
abstract
With |
for Specifies the Azure Active Directory tenant ID that should be used for authenticating requests to the key vault. |
abstract
With |
for Specifies the Active Directory user this access policy is for. |
abstract
With |
for Specifies the Active Directory user this access policy is for. |
forApplicationId
public abstract AccessPolicy.UpdateDefinitionStages.WithAttach
Application ID of the client making request on behalf of a principal.
Parameters:
Returns:
forGroup
public abstract AccessPolicy.UpdateDefinitionStages.WithAttach
Specifies the Active Directory group this access policy is for.
Parameters:
Returns:
forObjectId
public abstract AccessPolicy.UpdateDefinitionStages.WithAttach
Specifies the object ID of the Active Directory identity this access policy is for.
Parameters:
Returns:
forServicePrincipal
public abstract AccessPolicy.UpdateDefinitionStages.WithAttach
Specifies the Active Directory service principal this access policy is for.
Parameters:
Returns:
forServicePrincipal
public abstract AccessPolicy.UpdateDefinitionStages.WithAttach
Specifies the Active Directory service principal this access policy is for.
Parameters:
Returns:
forTenantId
public abstract AccessPolicy.UpdateDefinitionStages.WithAttach
Specifies the Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.
Parameters:
Returns:
forUser
public abstract AccessPolicy.UpdateDefinitionStages.WithAttach
Specifies the Active Directory user this access policy is for.
Parameters:
Returns:
forUser
public abstract AccessPolicy.UpdateDefinitionStages.WithAttach
Specifies the Active Directory user this access policy is for.
Parameters:
Returns:
Azure SDK for Java feedback
Azure SDK for Java is an open source project. Select a link to provide feedback: