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 |
---|
|
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 Parameter |
---|
|