Enum GranteeType
Enum of grantee types.
Namespace: Tableau.Migration.Content.Permissions
Assembly: Tableau.Migration.dll
Syntax
public enum GranteeType
Fields
| Name | Description |
|---|---|
| Group | The group grantee type. |
| GroupSet | The group set grantee type. |
| User | The user grantee type. |