Share via


IWithRole Interface

Definition

The stage of role assignment definition allowing specifying the role.

public interface IWithRole
type IWithRole = interface
Public Interface IWithRole
Derived

Methods

WithBuiltInRole(BuiltInRole)

Specifies the name of a built in role for this assignment.

WithRoleDefinition(String)

Specifies the ID of the custom role for this assignment.

Applies to