Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 845 Bytes

ListUsersRequest.md

File metadata and controls

16 lines (12 loc) · 845 Bytes

OpenFga.Sdk.Model.ListUsersRequest

Properties

Name Type Description Notes
AuthorizationModelId string [optional]
Object FgaObject
Relation string
UserFilters List<UserTypeFilter> The type of results returned. Only accepts exactly one value.
ContextualTuples List<TupleKey> [optional]
Context Object Additional request context that will be used to evaluate any ABAC conditions encountered in the query evaluation. [optional]
Consistency ConsistencyPreference [optional]

[Back to Model list] [Back to API list] [Back to README]