OpenFga.Sdk.Model.Leaf

March 2, 2023 ยท View on GitHub

A leaf node contains either - a set of users (which may be individual users, or usersets referencing other relations) - a computed node, which is the result of a computed userset value in the authorization model - a tupleToUserset nodes, containing the result of expanding a tupleToUserset value in a authorization model.

Properties

NameTypeDescriptionNotes
UsersUsers[optional]
ComputedComputed[optional]
TupleToUsersetUsersetTreeTupleToUserset[optional]

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