Class PermissionsType
The base class for permissions type classes.
Inheritance
object
    PermissionsType
  Namespace: Tableau.Migration.Api.Rest.Models.Types
Assembly: Tableau.Migration.dll
Syntax
public class PermissionsTypeProperties
ContentItem
The content item.
Declaration
public PermissionsContentItemType? ContentItem { get; set; }Property Value
| Type | Description | 
|---|---|
| PermissionsContentItemType | 
GranteeCapabilities
A collection of Grantee Capabilities.
Declaration
public GranteeCapabilityType[]? GranteeCapabilities { get; set; }Property Value
| Type | Description | 
|---|---|
| GranteeCapabilityType[] |