Class PermissionsCapabilityNames
The Capability names used in the test API.
Inherited Members
Namespace: Tableau.Migration.Api.Rest.Models
Assembly: Tableau.Migration.dll
Syntax
public class PermissionsCapabilityNames : StringEnum<PermissionsCapabilityNames>
Fields
AddComment
Gets the name of capability name for AddComment.
Declaration
public const string AddComment = "AddComment"
Field Value
Type | Description |
---|---|
string |
ChangeHierarchy
Gets the name of capability name for ChangeHierarchy.
Declaration
public const string ChangeHierarchy = "ChangeHierarchy"
Field Value
Type | Description |
---|---|
string |
ChangePermissions
Gets the name of capability name for ChangePermissions.
Declaration
public const string ChangePermissions = "ChangePermissions"
Field Value
Type | Description |
---|---|
string |
Connect
Gets the name of capability name for Connect.
Declaration
public const string Connect = "Connect"
Field Value
Type | Description |
---|---|
string |
CreateRefreshMetrics
Gets the name of capability name for CreateRefreshMetrics.
Declaration
public const string CreateRefreshMetrics = "CreateRefreshMetrics"
Field Value
Type | Description |
---|---|
string |
Delete
Gets the name of capability name for Delete.
Declaration
public const string Delete = "Delete"
Field Value
Type | Description |
---|---|
string |
Execute
Gets the name of capability name for Execute.
Declaration
public const string Execute = "Execute"
Field Value
Type | Description |
---|---|
string |
ExportData
Gets the name of capability name for ExportData.
Declaration
public const string ExportData = "ExportData"
Field Value
Type | Description |
---|---|
string |
ExportImage
Gets the name of capability name for ExportImage.
Declaration
public const string ExportImage = "ExportImage"
Field Value
Type | Description |
---|---|
string |
ExportXml
Gets the name of capability name for ExportXml.
Declaration
public const string ExportXml = "ExportXml"
Field Value
Type | Description |
---|---|
string |
Filter
Gets the name of capability name for Filter.
Declaration
public const string Filter = "Filter"
Field Value
Type | Description |
---|---|
string |
InheritedProjectLeader
Gets the name of capability name for InheritedProjectLeader.
Declaration
public const string InheritedProjectLeader = "InheritedProjectLeader"
Field Value
Type | Description |
---|---|
string |
None
Gets the name of capability name for no capabilities.
Declaration
public const string None = "None"
Field Value
Type | Description |
---|---|
string |
ProjectLeader
Gets the name of capability name for ProjectLeader.
Declaration
public const string ProjectLeader = "ProjectLeader"
Field Value
Type | Description |
---|---|
string |
Read
Gets the name of capability name for Read.
Declaration
public const string Read = "Read"
Field Value
Type | Description |
---|---|
string |
RunExplainData
Gets the name of capability name for RunExplainData.
Declaration
public const string RunExplainData = "RunExplainData"
Field Value
Type | Description |
---|---|
string |
SaveAs
Gets the name of capability name for SaveAs.
Declaration
public const string SaveAs = "SaveAs"
Field Value
Type | Description |
---|---|
string |
ShareView
Gets the name of capability name for ShareView.
Declaration
public const string ShareView = "ShareView"
Field Value
Type | Description |
---|---|
string |
ViewComments
Gets the name of capability name for ViewComments.
Declaration
public const string ViewComments = "ViewComments"
Field Value
Type | Description |
---|---|
string |
ViewUnderlyingData
Gets the name of capability name for ViewUnderlyingData.
Declaration
public const string ViewUnderlyingData = "ViewUnderlyingData"
Field Value
Type | Description |
---|---|
string |
WebAuthoring
Gets the name of capability name for WebAuthoring.
Declaration
public const string WebAuthoring = "WebAuthoring"
Field Value
Type | Description |
---|---|
string |
WebAuthoringForFlows
Gets the name of capability name for WebAuthoringForFlows.
Declaration
public const string WebAuthoringForFlows = "WebAuthoringForFlows"
Field Value
Type | Description |
---|---|
string |
Write
Gets the name of capability name for Write.
Declaration
public const string Write = "Write"
Field Value
Type | Description |
---|---|
string |