Skip to main content

GetGrantResult<Grants>

GetGrantResult<Grants> = Grants | Grants[]

Represents the result of a grant operation. Can be either a single grant or an array of grants defined in AuthExtension.GrantsMap.

Type Parameters

Type Parameter

Grants extends string