GetGrantResult<Grant, Result>
GetGrantResult<
Grant,Result> =Grant|Grant[] |GrantConfig<Grant,Result> |GrantConfig<Grant,Result>[]
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 |
|---|
|
|
|
|