Class SfPermissionSetLicense
- Namespace
- NetCoreForce.Models
- Assembly
- NetCoreForce.Models.dll
Permission Set License
SObject Name: PermissionSetLicense
Custom Object: False
public class SfPermissionSetLicense : SObject
- Inheritance
-
SfPermissionSetLicense
- Inherited Members
Properties
CreatedBy
ReferenceTo: User
RelationshipName: CreatedBy
[JsonProperty(PropertyName = "createdBy")]
[Updateable(false)]
[Createable(false)]
public SfUser CreatedBy { get; set; }
Property Value
CreatedById
Created By ID
Name: CreatedById
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "createdById")]
[Updateable(false)]
[Createable(false)]
public string CreatedById { get; set; }
Property Value
CreatedDate
Created Date
Name: CreatedDate
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "createdDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? CreatedDate { get; set; }
Property Value
DeveloperName
Developer Name
Name: DeveloperName
SF Type: string
Nillable: False
[JsonProperty(PropertyName = "developerName")]
[Updateable(false)]
[Createable(false)]
public string DeveloperName { get; set; }
Property Value
ExpirationDate
Expiration Date
Name: ExpirationDate
SF Type: date
Nillable: True
[JsonProperty(PropertyName = "expirationDate")]
[Updateable(false)]
[Createable(false)]
public DateTime? ExpirationDate { get; set; }
Property Value
Id
Permission Set License ID
Name: Id
SF Type: id
Nillable: False
[JsonProperty(PropertyName = "id")]
[Updateable(false)]
[Createable(false)]
public string Id { get; set; }
Property Value
IsAvailableForIntegrations
Is License Available for Integrations?
Name: IsAvailableForIntegrations
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isAvailableForIntegrations")]
[Updateable(false)]
[Createable(false)]
public bool? IsAvailableForIntegrations { get; set; }
Property Value
- bool?
IsDeleted
Deleted
Name: IsDeleted
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isDeleted")]
[Updateable(false)]
[Createable(false)]
public bool? IsDeleted { get; set; }
Property Value
- bool?
IsSupplementLicense
Is Supplement License
Name: IsSupplementLicense
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isSupplementLicense")]
[Updateable(false)]
[Createable(false)]
public bool? IsSupplementLicense { get; set; }
Property Value
- bool?
Language
Language
Name: Language
SF Type: picklist
Nillable: False
[JsonProperty(PropertyName = "language")]
[Updateable(false)]
[Createable(false)]
public string Language { get; set; }
Property Value
LastModifiedBy
ReferenceTo: User
RelationshipName: LastModifiedBy
[JsonProperty(PropertyName = "lastModifiedBy")]
[Updateable(false)]
[Createable(false)]
public SfUser LastModifiedBy { get; set; }
Property Value
LastModifiedById
Last Modified By ID
Name: LastModifiedById
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "lastModifiedById")]
[Updateable(false)]
[Createable(false)]
public string LastModifiedById { get; set; }
Property Value
LastModifiedDate
Last Modified Date
Name: LastModifiedDate
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "lastModifiedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastModifiedDate { get; set; }
Property Value
LicenseExpirationPolicy
License Expiration Policy
Name: LicenseExpirationPolicy
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "licenseExpirationPolicy")]
[Updateable(false)]
[Createable(false)]
public string LicenseExpirationPolicy { get; set; }
Property Value
MasterLabel
Permission Set License Label
Name: MasterLabel
SF Type: string
Nillable: False
[JsonProperty(PropertyName = "masterLabel")]
[Updateable(false)]
[Createable(false)]
public string MasterLabel { get; set; }
Property Value
MaximumPermissionsAICreateInsightObjects
Create AI Insight Objects
Name: MaximumPermissionsAICreateInsightObjects
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAICreateInsightObjects")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAICreateInsightObjects { get; set; }
Property Value
- bool?
MaximumPermissionsAIViewInsightObjects
View AI Insight Objects
Name: MaximumPermissionsAIViewInsightObjects
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAIViewInsightObjects")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAIViewInsightObjects { get; set; }
Property Value
- bool?
MaximumPermissionsAccessBankingRelationshipAssistance
Access Banking Relationship Assistance
Name: MaximumPermissionsAccessBankingRelationshipAssistance
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessBankingRelationshipAssistance")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessBankingRelationshipAssistance { get; set; }
Property Value
- bool?
MaximumPermissionsAccessBankingServiceAgent
Access Banking Service Agent
Name: MaximumPermissionsAccessBankingServiceAgent
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessBankingServiceAgent")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessBankingServiceAgent { get; set; }
Property Value
- bool?
MaximumPermissionsAccessCMC
Access Experience Management
Name: MaximumPermissionsAccessCMC
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessCMC")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessCMC { get; set; }
Property Value
- bool?
MaximumPermissionsAccessContentBuilder
Access drag-and-drop content builder
Name: MaximumPermissionsAccessContentBuilder
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessContentBuilder")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessContentBuilder { get; set; }
Property Value
- bool?
MaximumPermissionsAccessDisputePrompts
Provides access to Financial Services Email prompt templates
Name: MaximumPermissionsAccessDisputePrompts
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessDisputePrompts")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessDisputePrompts { get; set; }
Property Value
- bool?
MaximumPermissionsAccessPolicyAgent
Access Policy Agent
Name: MaximumPermissionsAccessPolicyAgent
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessPolicyAgent")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessPolicyAgent { get; set; }
Property Value
- bool?
MaximumPermissionsAccessServiceEinstein
Access Service Einstein
Name: MaximumPermissionsAccessServiceEinstein
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessServiceEinstein")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessServiceEinstein { get; set; }
Property Value
- bool?
MaximumPermissionsAccessSfDrive
Grant users permission to SfDrive
Name: MaximumPermissionsAccessSfDrive
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessSfDrive")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessSfDrive { get; set; }
Property Value
- bool?
MaximumPermissionsAccessToComplaintMgmt
Public Complaint Management User
Name: MaximumPermissionsAccessToComplaintMgmt
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessToComplaintMgmt")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessToComplaintMgmt { get; set; }
Property Value
- bool?
MaximumPermissionsAccessToDisputeManagement
Dispute Management User
Name: MaximumPermissionsAccessToDisputeManagement
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessToDisputeManagement")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessToDisputeManagement { get; set; }
Property Value
- bool?
MaximumPermissionsAccessToServiceProcess
Service Process User
Name: MaximumPermissionsAccessToServiceProcess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessToServiceProcess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessToServiceProcess { get; set; }
Property Value
- bool?
MaximumPermissionsAccessWealthAdvisorAgent
Financial Advisor Assistance Agent
Name: MaximumPermissionsAccessWealthAdvisorAgent
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccessWealthAdvisorAgent")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccessWealthAdvisorAgent { get; set; }
Property Value
- bool?
MaximumPermissionsAccountSwitcherUser
Account Switcher User
Name: MaximumPermissionsAccountSwitcherUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAccountSwitcherUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAccountSwitcherUser { get; set; }
Property Value
- bool?
MaximumPermissionsActivateContract
Activate Contracts
Name: MaximumPermissionsActivateContract
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsActivateContract")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsActivateContract { get; set; }
Property Value
- bool?
MaximumPermissionsActivateOrder
Activate Orders
Name: MaximumPermissionsActivateOrder
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsActivateOrder")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsActivateOrder { get; set; }
Property Value
- bool?
MaximumPermissionsActivateSystemModeFlows
Enable System Mode Flow Activation
Name: MaximumPermissionsActivateSystemModeFlows
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsActivateSystemModeFlows")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsActivateSystemModeFlows { get; set; }
Property Value
- bool?
MaximumPermissionsActivitiesAccess
Access Activities
Name: MaximumPermissionsActivitiesAccess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsActivitiesAccess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsActivitiesAccess { get; set; }
Property Value
- bool?
MaximumPermissionsAddAnalyticsRemoteConnections
Add CRM Analytics Remote Connections
Name: MaximumPermissionsAddAnalyticsRemoteConnections
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAddAnalyticsRemoteConnections")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAddAnalyticsRemoteConnections { get; set; }
Property Value
- bool?
MaximumPermissionsAddDirectMessageMembers
Add People to Direct Messages
Name: MaximumPermissionsAddDirectMessageMembers
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAddDirectMessageMembers")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAddDirectMessageMembers { get; set; }
Property Value
- bool?
MaximumPermissionsAddWaveNotificationRecipients
Add Recipients to CRM Analytics Notifications
Name: MaximumPermissionsAddWaveNotificationRecipients
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAddWaveNotificationRecipients")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAddWaveNotificationRecipients { get; set; }
Property Value
- bool?
MaximumPermissionsAdvancedCsvDataImportUser
Advanced Csv Data Import User Permission
Name: MaximumPermissionsAdvancedCsvDataImportUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAdvancedCsvDataImportUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAdvancedCsvDataImportUser { get; set; }
Property Value
- bool?
MaximumPermissionsAgentforceServiceAgentUser
Agentforce Service Agent User
Name: MaximumPermissionsAgentforceServiceAgentUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAgentforceServiceAgentUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAgentforceServiceAgentUser { get; set; }
Property Value
- bool?
MaximumPermissionsAllowEmailIC
Email-Based Identity Verification Option
Name: MaximumPermissionsAllowEmailIC
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAllowEmailIC")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAllowEmailIC { get; set; }
Property Value
- bool?
MaximumPermissionsAllowLightningLogin
Lightning Login User
Name: MaximumPermissionsAllowLightningLogin
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAllowLightningLogin")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAllowLightningLogin { get; set; }
Property Value
- bool?
MaximumPermissionsAllowUniversalSearch
Knowledge One
Name: MaximumPermissionsAllowUniversalSearch
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAllowUniversalSearch")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAllowUniversalSearch { get; set; }
Property Value
- bool?
MaximumPermissionsAllowViewEditConvertedLeads
View and Edit Converted Leads
Name: MaximumPermissionsAllowViewEditConvertedLeads
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAllowViewEditConvertedLeads")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAllowViewEditConvertedLeads { get; set; }
Property Value
- bool?
MaximumPermissionsAllowViewKnowledge
Allow View Knowledge
Name: MaximumPermissionsAllowViewKnowledge
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAllowViewKnowledge")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAllowViewKnowledge { get; set; }
Property Value
- bool?
MaximumPermissionsApexRestServices
Apex REST Services
Name: MaximumPermissionsApexRestServices
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsApexRestServices")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsApexRestServices { get; set; }
Property Value
- bool?
MaximumPermissionsApiEnabled
API Enabled
Name: MaximumPermissionsApiEnabled
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsApiEnabled")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsApiEnabled { get; set; }
Property Value
- bool?
MaximumPermissionsApiUserOnly
Api Only User
Name: MaximumPermissionsApiUserOnly
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsApiUserOnly")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsApiUserOnly { get; set; }
Property Value
- bool?
MaximumPermissionsAppFrameworkManageApp
Access to manage the template framework apps
Name: MaximumPermissionsAppFrameworkManageApp
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAppFrameworkManageApp")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAppFrameworkManageApp { get; set; }
Property Value
- bool?
MaximumPermissionsAppFrameworkManageTemplate
Access to manage the template framework templates
Name: MaximumPermissionsAppFrameworkManageTemplate
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAppFrameworkManageTemplate")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAppFrameworkManageTemplate { get; set; }
Property Value
- bool?
MaximumPermissionsAppFrameworkViewApp
Access to view templated apps and assets
Name: MaximumPermissionsAppFrameworkViewApp
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAppFrameworkViewApp")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAppFrameworkViewApp { get; set; }
Property Value
- bool?
MaximumPermissionsApprovalAdmin
Approval Admin
Name: MaximumPermissionsApprovalAdmin
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsApprovalAdmin")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsApprovalAdmin { get; set; }
Property Value
- bool?
MaximumPermissionsApprovalDesigner
Approval Designer
Name: MaximumPermissionsApprovalDesigner
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsApprovalDesigner")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsApprovalDesigner { get; set; }
Property Value
- bool?
MaximumPermissionsAssignPermissionSets
Assign Permission Sets
Name: MaximumPermissionsAssignPermissionSets
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAssignPermissionSets")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAssignPermissionSets { get; set; }
Property Value
- bool?
MaximumPermissionsAssignTopics
Assign Topics
Name: MaximumPermissionsAssignTopics
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAssignTopics")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAssignTopics { get; set; }
Property Value
- bool?
MaximumPermissionsAttributionModelUser
Attribution Model User
Name: MaximumPermissionsAttributionModelUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAttributionModelUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAttributionModelUser { get; set; }
Property Value
- bool?
MaximumPermissionsAuthorApex
Author Apex
Name: MaximumPermissionsAuthorApex
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAuthorApex")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAuthorApex { get; set; }
Property Value
- bool?
MaximumPermissionsAuthorizePayments
Authorize Payments
Name: MaximumPermissionsAuthorizePayments
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAuthorizePayments")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAuthorizePayments { get; set; }
Property Value
- bool?
MaximumPermissionsAutomaticActivityCapture
Use Einstein Activity Capture
Name: MaximumPermissionsAutomaticActivityCapture
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsAutomaticActivityCapture")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsAutomaticActivityCapture { get; set; }
Property Value
- bool?
MaximumPermissionsB2BMarketingAnalyticsUser
Create B2B Marketing Analytics Apps
Name: MaximumPermissionsB2BMarketingAnalyticsUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsB2BMarketingAnalyticsUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsB2BMarketingAnalyticsUser { get; set; }
Property Value
- bool?
MaximumPermissionsBotManageBots
Manage Bots
Name: MaximumPermissionsBotManageBots
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsBotManageBots")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsBotManageBots { get; set; }
Property Value
- bool?
MaximumPermissionsBotManageBotsTrainingData
Manage Bots Training Data
Name: MaximumPermissionsBotManageBotsTrainingData
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsBotManageBotsTrainingData")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsBotManageBotsTrainingData { get; set; }
Property Value
- bool?
MaximumPermissionsBulkApiHardDelete
Bulk API Hard Delete
Name: MaximumPermissionsBulkApiHardDelete
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsBulkApiHardDelete")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsBulkApiHardDelete { get; set; }
Property Value
- bool?
MaximumPermissionsBulkMacrosAllowed
Run Macros on Multiple Records
Name: MaximumPermissionsBulkMacrosAllowed
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsBulkMacrosAllowed")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsBulkMacrosAllowed { get; set; }
Property Value
- bool?
MaximumPermissionsBypassMFAForUiLogins
Waive Multi-Factor Authentication for Exempt Users
Name: MaximumPermissionsBypassMFAForUiLogins
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsBypassMFAForUiLogins")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsBypassMFAForUiLogins { get; set; }
Property Value
- bool?
MaximumPermissionsCMSECEAuthoringAccess
Migrate Enablement Content
Name: MaximumPermissionsCMSECEAuthoringAccess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCMSECEAuthoringAccess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCMSECEAuthoringAccess { get; set; }
Property Value
- bool?
MaximumPermissionsCampaignInfluence2
Campaign Influence
Name: MaximumPermissionsCampaignInfluence2
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCampaignInfluence2")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCampaignInfluence2 { get; set; }
Property Value
- bool?
MaximumPermissionsCanAccessCE
Access Conversation Entries
Name: MaximumPermissionsCanAccessCE
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanAccessCE")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanAccessCE { get; set; }
Property Value
- bool?
MaximumPermissionsCanApproveFeedPost
Can Approve Feed Post and Comment
Name: MaximumPermissionsCanApproveFeedPost
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanApproveFeedPost")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanApproveFeedPost { get; set; }
Property Value
- bool?
MaximumPermissionsCanDoActAsUser
Act As User
Name: MaximumPermissionsCanDoActAsUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanDoActAsUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanDoActAsUser { get; set; }
Property Value
- bool?
MaximumPermissionsCanEditDataPrepRecipe
Edit Dataset Recipes
Name: MaximumPermissionsCanEditDataPrepRecipe
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanEditDataPrepRecipe")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanEditDataPrepRecipe { get; set; }
Property Value
- bool?
MaximumPermissionsCanEditPrompts
Design and Deliver In-App Guidance
Name: MaximumPermissionsCanEditPrompts
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanEditPrompts")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanEditPrompts { get; set; }
Property Value
- bool?
MaximumPermissionsCanInitiateMessagingSessions
Initiate Messaging Sessions
Name: MaximumPermissionsCanInitiateMessagingSessions
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanInitiateMessagingSessions")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanInitiateMessagingSessions { get; set; }
Property Value
- bool?
MaximumPermissionsCanInsertFeedSystemFields
Insert System Field Values for Chatter Feeds
Name: MaximumPermissionsCanInsertFeedSystemFields
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanInsertFeedSystemFields")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanInsertFeedSystemFields { get; set; }
Property Value
- bool?
MaximumPermissionsCanManageMaps
Manage CRM Analytics Custom Maps
Name: MaximumPermissionsCanManageMaps
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanManageMaps")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanManageMaps { get; set; }
Property Value
- bool?
MaximumPermissionsCanSendInitialSMSToIndividual
Send Initial SMS Message to Individual
Name: MaximumPermissionsCanSendInitialSMSToIndividual
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanSendInitialSMSToIndividual")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanSendInitialSMSToIndividual { get; set; }
Property Value
- bool?
MaximumPermissionsCanUpdateEmailMessage
Update Email Messages
Name: MaximumPermissionsCanUpdateEmailMessage
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanUpdateEmailMessage")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanUpdateEmailMessage { get; set; }
Property Value
- bool?
MaximumPermissionsCanUseNewDashboardBuilder
Drag-and-Drop Dashboard Builder
Name: MaximumPermissionsCanUseNewDashboardBuilder
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanUseNewDashboardBuilder")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanUseNewDashboardBuilder { get; set; }
Property Value
- bool?
MaximumPermissionsCanVerifyComment
Verify Answers to Chatter Questions
Name: MaximumPermissionsCanVerifyComment
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanVerifyComment")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanVerifyComment { get; set; }
Property Value
- bool?
MaximumPermissionsCanViewDataPrepRecipe
Recipes View Only
Name: MaximumPermissionsCanViewDataPrepRecipe
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCanViewDataPrepRecipe")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCanViewDataPrepRecipe { get; set; }
Property Value
- bool?
MaximumPermissionsCaptureAndReversePayments
Capture and Reverse Payments
Name: MaximumPermissionsCaptureAndReversePayments
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCaptureAndReversePayments")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCaptureAndReversePayments { get; set; }
Property Value
- bool?
MaximumPermissionsCdcReportingCreateReports
Allow access to creating and editing reports in Data Cloud Reporting
Name: MaximumPermissionsCdcReportingCreateReports
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCdcReportingCreateReports")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCdcReportingCreateReports { get; set; }
Property Value
- bool?
MaximumPermissionsCdcReportingManageFolders
Allow access to managing folders in Data Cloud Reporting
Name: MaximumPermissionsCdcReportingManageFolders
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCdcReportingManageFolders")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCdcReportingManageFolders { get; set; }
Property Value
- bool?
MaximumPermissionsCdcReportingViewReports
Allow access to viewing reports in Data Cloud Reporting
Name: MaximumPermissionsCdcReportingViewReports
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCdcReportingViewReports")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCdcReportingViewReports { get; set; }
Property Value
- bool?
MaximumPermissionsChangeDashboardColors
Change Dashboard Colors
Name: MaximumPermissionsChangeDashboardColors
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsChangeDashboardColors")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsChangeDashboardColors { get; set; }
Property Value
- bool?
MaximumPermissionsChatterComposeUiCodesnippet
Allow Inclusion of Code Snippets from UI
Name: MaximumPermissionsChatterComposeUiCodesnippet
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsChatterComposeUiCodesnippet")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsChatterComposeUiCodesnippet { get; set; }
Property Value
- bool?
MaximumPermissionsChatterEditOwnPost
Edit My Own Posts
Name: MaximumPermissionsChatterEditOwnPost
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsChatterEditOwnPost")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsChatterEditOwnPost { get; set; }
Property Value
- bool?
MaximumPermissionsChatterEditOwnRecordPost
Edit Posts on Records I Own
Name: MaximumPermissionsChatterEditOwnRecordPost
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsChatterEditOwnRecordPost")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsChatterEditOwnRecordPost { get; set; }
Property Value
- bool?
MaximumPermissionsChatterFileLink
Create Public Links
Name: MaximumPermissionsChatterFileLink
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsChatterFileLink")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsChatterFileLink { get; set; }
Property Value
- bool?
MaximumPermissionsChatterInternalUser
Chatter Internal User
Name: MaximumPermissionsChatterInternalUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsChatterInternalUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsChatterInternalUser { get; set; }
Property Value
- bool?
MaximumPermissionsChatterInviteExternalUsers
Invite Customers To Chatter
Name: MaximumPermissionsChatterInviteExternalUsers
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsChatterInviteExternalUsers")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsChatterInviteExternalUsers { get; set; }
Property Value
- bool?
MaximumPermissionsChatterOwnGroups
Create and Own New Chatter Groups
Name: MaximumPermissionsChatterOwnGroups
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsChatterOwnGroups")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsChatterOwnGroups { get; set; }
Property Value
- bool?
MaximumPermissionsClientSecretRotation
Allow consumer key and secret rotation
Name: MaximumPermissionsClientSecretRotation
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsClientSecretRotation")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsClientSecretRotation { get; set; }
Property Value
- bool?
MaximumPermissionsCloseConversations
Close Conversation Threads
Name: MaximumPermissionsCloseConversations
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCloseConversations")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCloseConversations { get; set; }
Property Value
- bool?
MaximumPermissionsCombAuthAndCapPayments
Allow Sale Payments
Name: MaximumPermissionsCombAuthAndCapPayments
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCombAuthAndCapPayments")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCombAuthAndCapPayments { get; set; }
Property Value
- bool?
MaximumPermissionsConfigCustomRecs
Configure Custom Recommendations
Name: MaximumPermissionsConfigCustomRecs
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsConfigCustomRecs")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsConfigCustomRecs { get; set; }
Property Value
- bool?
MaximumPermissionsConfigureDataspaceScope
Configure Dataspace Scope
Name: MaximumPermissionsConfigureDataspaceScope
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsConfigureDataspaceScope")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsConfigureDataspaceScope { get; set; }
Property Value
- bool?
MaximumPermissionsConnectOrgToEnvironmentHub
Connect Organization to Environment Hub
Name: MaximumPermissionsConnectOrgToEnvironmentHub
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsConnectOrgToEnvironmentHub")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsConnectOrgToEnvironmentHub { get; set; }
Property Value
- bool?
MaximumPermissionsConsentApiUpdate
Update Consent Preferences Using REST API
Name: MaximumPermissionsConsentApiUpdate
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsConsentApiUpdate")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsConsentApiUpdate { get; set; }
Property Value
- bool?
MaximumPermissionsContactInspectorUser
Access Contact Intelligence View in Partner Sites
Name: MaximumPermissionsContactInspectorUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsContactInspectorUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsContactInspectorUser { get; set; }
Property Value
- bool?
MaximumPermissionsContentAdministrator
Manage Salesforce CRM Content
Name: MaximumPermissionsContentAdministrator
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsContentAdministrator")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsContentAdministrator { get; set; }
Property Value
- bool?
MaximumPermissionsContentHubUser
Files Connect Cloud
Name: MaximumPermissionsContentHubUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsContentHubUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsContentHubUser { get; set; }
Property Value
- bool?
MaximumPermissionsContentWorkspaces
Access Libraries
Name: MaximumPermissionsContentWorkspaces
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsContentWorkspaces")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsContentWorkspaces { get; set; }
Property Value
- bool?
MaximumPermissionsConvertLeads
Convert Leads
Name: MaximumPermissionsConvertLeads
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsConvertLeads")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsConvertLeads { get; set; }
Property Value
- bool?
MaximumPermissionsCreateCustomizeDashboards
Create and Customize Dashboards
Name: MaximumPermissionsCreateCustomizeDashboards
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCreateCustomizeDashboards")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCreateCustomizeDashboards { get; set; }
Property Value
- bool?
MaximumPermissionsCreateCustomizeFilters
Create and Customize List Views
Name: MaximumPermissionsCreateCustomizeFilters
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCreateCustomizeFilters")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCreateCustomizeFilters { get; set; }
Property Value
- bool?
MaximumPermissionsCreateCustomizeReports
Create and Customize Reports
Name: MaximumPermissionsCreateCustomizeReports
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCreateCustomizeReports")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCreateCustomizeReports { get; set; }
Property Value
- bool?
MaximumPermissionsCreateDashboardFolders
Create Dashboard Folders
Name: MaximumPermissionsCreateDashboardFolders
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCreateDashboardFolders")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCreateDashboardFolders { get; set; }
Property Value
- bool?
MaximumPermissionsCreateLtngTempFolder
Create Folders for Lightning Email Templates
Name: MaximumPermissionsCreateLtngTempFolder
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCreateLtngTempFolder")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCreateLtngTempFolder { get; set; }
Property Value
- bool?
MaximumPermissionsCreateLtngTempInPub
Manage Public Lightning Email Templates
Name: MaximumPermissionsCreateLtngTempInPub
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCreateLtngTempInPub")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCreateLtngTempInPub { get; set; }
Property Value
- bool?
MaximumPermissionsCreatePackaging
Create AppExchange Packages
Name: MaximumPermissionsCreatePackaging
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCreatePackaging")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCreatePackaging { get; set; }
Property Value
- bool?
MaximumPermissionsCreateReportFolders
Create Report Folders
Name: MaximumPermissionsCreateReportFolders
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCreateReportFolders")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCreateReportFolders { get; set; }
Property Value
- bool?
MaximumPermissionsCreateReportInLightning
Report Builder (Lightning Experience)
Name: MaximumPermissionsCreateReportInLightning
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCreateReportInLightning")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCreateReportInLightning { get; set; }
Property Value
- bool?
MaximumPermissionsCreateTopics
Create Topics
Name: MaximumPermissionsCreateTopics
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCreateTopics")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCreateTopics { get; set; }
Property Value
- bool?
MaximumPermissionsCreateWorkspaces
Create Libraries
Name: MaximumPermissionsCreateWorkspaces
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCreateWorkspaces")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCreateWorkspaces { get; set; }
Property Value
- bool?
MaximumPermissionsCustomAppsOnFSMobile
Custom Applications for Field Service Mobile
Name: MaximumPermissionsCustomAppsOnFSMobile
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCustomAppsOnFSMobile")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCustomAppsOnFSMobile { get; set; }
Property Value
- bool?
MaximumPermissionsCustomMobileAppsAccess
Access Custom Mobile Apps
Name: MaximumPermissionsCustomMobileAppsAccess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCustomMobileAppsAccess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCustomMobileAppsAccess { get; set; }
Property Value
- bool?
MaximumPermissionsCustomSidebarOnAllPages
Show Custom Sidebar On All Pages
Name: MaximumPermissionsCustomSidebarOnAllPages
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCustomSidebarOnAllPages")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCustomSidebarOnAllPages { get; set; }
Property Value
- bool?
MaximumPermissionsCustomTabBarOnMobile
Salesforce Mobile App - Customizable Navigation (Winter '20 Pilot Only)
Name: MaximumPermissionsCustomTabBarOnMobile
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCustomTabBarOnMobile")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCustomTabBarOnMobile { get; set; }
Property Value
- bool?
MaximumPermissionsCustomizeApplication
Customize Application
Name: MaximumPermissionsCustomizeApplication
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsCustomizeApplication")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsCustomizeApplication { get; set; }
Property Value
- bool?
MaximumPermissionsDataExport
Weekly Data Export
Name: MaximumPermissionsDataExport
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsDataExport")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsDataExport { get; set; }
Property Value
- bool?
MaximumPermissionsDelegatedTwoFactor
Manage MFA in User Interface
Name: MaximumPermissionsDelegatedTwoFactor
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsDelegatedTwoFactor")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsDelegatedTwoFactor { get; set; }
Property Value
- bool?
MaximumPermissionsDeleteActivatedContract
Delete Activated Contracts
Name: MaximumPermissionsDeleteActivatedContract
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsDeleteActivatedContract")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsDeleteActivatedContract { get; set; }
Property Value
- bool?
MaximumPermissionsDeleteCrMemoAndInvoice
Delete Credit Memo and Invoice
Name: MaximumPermissionsDeleteCrMemoAndInvoice
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsDeleteCrMemoAndInvoice")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsDeleteCrMemoAndInvoice { get; set; }
Property Value
- bool?
MaximumPermissionsDeleteTopics
Delete Topics
Name: MaximumPermissionsDeleteTopics
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsDeleteTopics")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsDeleteTopics { get; set; }
Property Value
- bool?
MaximumPermissionsDigitalLendingAdminUser
Digital Lending Admin User
Name: MaximumPermissionsDigitalLendingAdminUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsDigitalLendingAdminUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsDigitalLendingAdminUser { get; set; }
Property Value
- bool?
MaximumPermissionsDigitalLendingEditReadOnly
Digital Lending Edit Read Only Party Related Records
Name: MaximumPermissionsDigitalLendingEditReadOnly
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsDigitalLendingEditReadOnly")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsDigitalLendingEditReadOnly { get; set; }
Property Value
- bool?
MaximumPermissionsDigitalLendingUser
Digital Lending User
Name: MaximumPermissionsDigitalLendingUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsDigitalLendingUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsDigitalLendingUser { get; set; }
Property Value
- bool?
MaximumPermissionsDigitalLendingWorkbench
Digital Lending Workbench
Name: MaximumPermissionsDigitalLendingWorkbench
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsDigitalLendingWorkbench")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsDigitalLendingWorkbench { get; set; }
Property Value
- bool?
MaximumPermissionsDistributeFromPersWksp
Create Content Deliveries
Name: MaximumPermissionsDistributeFromPersWksp
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsDistributeFromPersWksp")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsDistributeFromPersWksp { get; set; }
Property Value
- bool?
MaximumPermissionsDownloadPackageVersionZips
Download Package Version Zip Files
Name: MaximumPermissionsDownloadPackageVersionZips
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsDownloadPackageVersionZips")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsDownloadPackageVersionZips { get; set; }
Property Value
- bool?
MaximumPermissionsEditActivatedOrders
Edit Activated Orders
Name: MaximumPermissionsEditActivatedOrders
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditActivatedOrders")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditActivatedOrders { get; set; }
Property Value
- bool?
MaximumPermissionsEditBillingInfo
Manage Billing
Name: MaximumPermissionsEditBillingInfo
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditBillingInfo")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditBillingInfo { get; set; }
Property Value
- bool?
MaximumPermissionsEditBrandTemplates
Manage Letterheads
Name: MaximumPermissionsEditBrandTemplates
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditBrandTemplates")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditBrandTemplates { get; set; }
Property Value
- bool?
MaximumPermissionsEditCaseComments
Edit Case Comments
Name: MaximumPermissionsEditCaseComments
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditCaseComments")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditCaseComments { get; set; }
Property Value
- bool?
MaximumPermissionsEditEvent
Edit Events
Name: MaximumPermissionsEditEvent
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditEvent")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditEvent { get; set; }
Property Value
- bool?
MaximumPermissionsEditHtmlTemplates
Edit HTML Templates
Name: MaximumPermissionsEditHtmlTemplates
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditHtmlTemplates")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditHtmlTemplates { get; set; }
Property Value
- bool?
MaximumPermissionsEditKnowledge
Manage Articles
Name: MaximumPermissionsEditKnowledge
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditKnowledge")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditKnowledge { get; set; }
Property Value
- bool?
MaximumPermissionsEditMyDashboards
Edit My Dashboards
Name: MaximumPermissionsEditMyDashboards
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditMyDashboards")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditMyDashboards { get; set; }
Property Value
- bool?
MaximumPermissionsEditMyReports
Edit My Reports
Name: MaximumPermissionsEditMyReports
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditMyReports")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditMyReports { get; set; }
Property Value
- bool?
MaximumPermissionsEditOppLineItemUnitPrice
Edit Opportunity Product Sales Price
Name: MaximumPermissionsEditOppLineItemUnitPrice
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditOppLineItemUnitPrice")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditOppLineItemUnitPrice { get; set; }
Property Value
- bool?
MaximumPermissionsEditPublicDocuments
Manage Public Documents
Name: MaximumPermissionsEditPublicDocuments
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditPublicDocuments")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditPublicDocuments { get; set; }
Property Value
- bool?
MaximumPermissionsEditPublicFilters
Manage Public List Views
Name: MaximumPermissionsEditPublicFilters
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditPublicFilters")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditPublicFilters { get; set; }
Property Value
- bool?
MaximumPermissionsEditPublicTemplates
Manage Public Classic Email Templates
Name: MaximumPermissionsEditPublicTemplates
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditPublicTemplates")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditPublicTemplates { get; set; }
Property Value
- bool?
MaximumPermissionsEditReadonlyFields
Edit Read Only Fields
Name: MaximumPermissionsEditReadonlyFields
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditReadonlyFields")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditReadonlyFields { get; set; }
Property Value
- bool?
MaximumPermissionsEditTask
Edit Tasks
Name: MaximumPermissionsEditTask
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditTask")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditTask { get; set; }
Property Value
- bool?
MaximumPermissionsEditTopics
Edit Topics
Name: MaximumPermissionsEditTopics
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEditTopics")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEditTopics { get; set; }
Property Value
- bool?
MaximumPermissionsEmailAdministration
Email Administration
Name: MaximumPermissionsEmailAdministration
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEmailAdministration")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEmailAdministration { get; set; }
Property Value
- bool?
MaximumPermissionsEmailMass
Mass Email
Name: MaximumPermissionsEmailMass
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEmailMass")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEmailMass { get; set; }
Property Value
- bool?
MaximumPermissionsEmailSingle
Send Email
Name: MaximumPermissionsEmailSingle
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEmailSingle")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEmailSingle { get; set; }
Property Value
- bool?
MaximumPermissionsEmailTemplateManagement
Manage Email Templates
Name: MaximumPermissionsEmailTemplateManagement
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEmailTemplateManagement")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEmailTemplateManagement { get; set; }
Property Value
- bool?
MaximumPermissionsEmbeddedMessagingAgent
Messaging for In-App and Web Agent
Name: MaximumPermissionsEmbeddedMessagingAgent
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEmbeddedMessagingAgent")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEmbeddedMessagingAgent { get; set; }
Property Value
- bool?
MaximumPermissionsEnableBCTransactionPolling
Enable blockchain transaction polling API
Name: MaximumPermissionsEnableBCTransactionPolling
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEnableBCTransactionPolling")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEnableBCTransactionPolling { get; set; }
Property Value
- bool?
MaximumPermissionsEnableCommunityAppLauncher
Show App Launcher in Experience Cloud Sites
Name: MaximumPermissionsEnableCommunityAppLauncher
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEnableCommunityAppLauncher")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEnableCommunityAppLauncher { get; set; }
Property Value
- bool?
MaximumPermissionsEnableIPFSUpload
Allow blockchain data upload
Name: MaximumPermissionsEnableIPFSUpload
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEnableIPFSUpload")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEnableIPFSUpload { get; set; }
Property Value
- bool?
MaximumPermissionsEnableNotifications
Send Outbound Messages
Name: MaximumPermissionsEnableNotifications
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEnableNotifications")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEnableNotifications { get; set; }
Property Value
- bool?
MaximumPermissionsEngagementConfigUser
Engagement Config User
Name: MaximumPermissionsEngagementConfigUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEngagementConfigUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEngagementConfigUser { get; set; }
Property Value
- bool?
MaximumPermissionsEnhancedSalesMobileExp
Salesforce Mobile App: Native Seller Experience
Name: MaximumPermissionsEnhancedSalesMobileExp
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsEnhancedSalesMobileExp")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsEnhancedSalesMobileExp { get; set; }
Property Value
- bool?
MaximumPermissionsExportReport
Export Reports
Name: MaximumPermissionsExportReport
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsExportReport")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsExportReport { get; set; }
Property Value
- bool?
MaximumPermissionsExternalClientAppAdmin
View all External Client Apps, view their settings, and edit their policies
Name: MaximumPermissionsExternalClientAppAdmin
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsExternalClientAppAdmin")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsExternalClientAppAdmin { get; set; }
Property Value
- bool?
MaximumPermissionsExternalClientAppDeveloper
Create, edit, and delete External Client Apps
Name: MaximumPermissionsExternalClientAppDeveloper
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsExternalClientAppDeveloper")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsExternalClientAppDeveloper { get; set; }
Property Value
- bool?
MaximumPermissionsExternalClientAppViewer
View all External Client Apps
Name: MaximumPermissionsExternalClientAppViewer
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsExternalClientAppViewer")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsExternalClientAppViewer { get; set; }
Property Value
- bool?
MaximumPermissionsFSCArcGraphCommunityUser
Access Actionable Relationship Center for partner users
Name: MaximumPermissionsFSCArcGraphCommunityUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsFSCArcGraphCommunityUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsFSCArcGraphCommunityUser { get; set; }
Property Value
- bool?
MaximumPermissionsFSCComprehensiveUserAccess
User license to access Lightning components and features delivered in Financial Services Cloud.
Name: MaximumPermissionsFSCComprehensiveUserAccess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsFSCComprehensiveUserAccess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsFSCComprehensiveUserAccess { get; set; }
Property Value
- bool?
MaximumPermissionsFeedPinning
Pin Posts in Feeds
Name: MaximumPermissionsFeedPinning
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsFeedPinning")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsFeedPinning { get; set; }
Property Value
- bool?
MaximumPermissionsFlowUFLRequired
Require Flow User Feature License
Name: MaximumPermissionsFlowUFLRequired
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsFlowUFLRequired")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsFlowUFLRequired { get; set; }
Property Value
- bool?
MaximumPermissionsForceTwoFactor
Multi-Factor Authentication for User Interface Logins
Name: MaximumPermissionsForceTwoFactor
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsForceTwoFactor")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsForceTwoFactor { get; set; }
Property Value
- bool?
MaximumPermissionsFreezeUsers
Freeze Users
Name: MaximumPermissionsFreezeUsers
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsFreezeUsers")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsFreezeUsers { get; set; }
Property Value
- bool?
MaximumPermissionsGiveRecognitionBadge
Give Recognition Badges in Experience Builder Sites
Name: MaximumPermissionsGiveRecognitionBadge
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsGiveRecognitionBadge")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsGiveRecognitionBadge { get; set; }
Property Value
- bool?
MaximumPermissionsGovernNetworks
Manage Experiences
Name: MaximumPermissionsGovernNetworks
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsGovernNetworks")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsGovernNetworks { get; set; }
Property Value
- bool?
MaximumPermissionsHasUnlimitedNBAExecutions
User Has Unlimited Next Best Action Strategy Executions
Name: MaximumPermissionsHasUnlimitedNBAExecutions
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsHasUnlimitedNBAExecutions")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsHasUnlimitedNBAExecutions { get; set; }
Property Value
- bool?
MaximumPermissionsHeadlessCMSAccess
Enable Salesforce CMS Integration
Name: MaximumPermissionsHeadlessCMSAccess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsHeadlessCMSAccess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsHeadlessCMSAccess { get; set; }
Property Value
- bool?
MaximumPermissionsHeadlessPublishNudges
Headless Publish Nudges User
Name: MaximumPermissionsHeadlessPublishNudges
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsHeadlessPublishNudges")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsHeadlessPublishNudges { get; set; }
Property Value
- bool?
MaximumPermissionsHideReadByList
Hide the Seen By List
Name: MaximumPermissionsHideReadByList
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsHideReadByList")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsHideReadByList { get; set; }
Property Value
- bool?
MaximumPermissionsIdentityConnect
Use Identity Connect
Name: MaximumPermissionsIdentityConnect
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsIdentityConnect")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsIdentityConnect { get; set; }
Property Value
- bool?
MaximumPermissionsIdentityEnabled
Use Identity Features
Name: MaximumPermissionsIdentityEnabled
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsIdentityEnabled")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsIdentityEnabled { get; set; }
Property Value
- bool?
MaximumPermissionsImportCustomObjects
Import Custom Objects
Name: MaximumPermissionsImportCustomObjects
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsImportCustomObjects")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsImportCustomObjects { get; set; }
Property Value
- bool?
MaximumPermissionsImportLeads
Import Leads
Name: MaximumPermissionsImportLeads
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsImportLeads")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsImportLeads { get; set; }
Property Value
- bool?
MaximumPermissionsImportPersonal
Import Personal Contacts
Name: MaximumPermissionsImportPersonal
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsImportPersonal")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsImportPersonal { get; set; }
Property Value
- bool?
MaximumPermissionsInsightsAppAdmin
Manage CRM Analytics
Name: MaximumPermissionsInsightsAppAdmin
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsInsightsAppAdmin")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsInsightsAppAdmin { get; set; }
Property Value
- bool?
MaximumPermissionsInsightsAppDashboardEditor
Create and Edit CRM Analytics Dashboards
Name: MaximumPermissionsInsightsAppDashboardEditor
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsInsightsAppDashboardEditor")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsInsightsAppDashboardEditor { get; set; }
Property Value
- bool?
MaximumPermissionsInsightsAppEltEditor
Edit CRM Analytics Dataflows
Name: MaximumPermissionsInsightsAppEltEditor
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsInsightsAppEltEditor")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsInsightsAppEltEditor { get; set; }
Property Value
- bool?
MaximumPermissionsInsightsAppUploadUser
Upload External Data to CRM Analytics
Name: MaximumPermissionsInsightsAppUploadUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsInsightsAppUploadUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsInsightsAppUploadUser { get; set; }
Property Value
- bool?
MaximumPermissionsInsightsAppUser
Use CRM Analytics
Name: MaximumPermissionsInsightsAppUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsInsightsAppUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsInsightsAppUser { get; set; }
Property Value
- bool?
MaximumPermissionsInsightsCreateApplication
Create CRM Analytics Apps
Name: MaximumPermissionsInsightsCreateApplication
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsInsightsCreateApplication")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsInsightsCreateApplication { get; set; }
Property Value
- bool?
MaximumPermissionsInstallPackaging
Download AppExchange Packages
Name: MaximumPermissionsInstallPackaging
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsInstallPackaging")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsInstallPackaging { get; set; }
Property Value
- bool?
MaximumPermissionsIotUser
IoT User
Name: MaximumPermissionsIotUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsIotUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsIotUser { get; set; }
Property Value
- bool?
MaximumPermissionsIsotopeAccess
Salesforce Anywhere on Mobile
Name: MaximumPermissionsIsotopeAccess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsIsotopeAccess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsIsotopeAccess { get; set; }
Property Value
- bool?
MaximumPermissionsIsotopeCToCUser
Salesforce Anywhere Integration Access
Name: MaximumPermissionsIsotopeCToCUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsIsotopeCToCUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsIsotopeCToCUser { get; set; }
Property Value
- bool?
MaximumPermissionsIsotopeLEX
Salesforce Anywhere in Lightning Experience
Name: MaximumPermissionsIsotopeLEX
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsIsotopeLEX")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsIsotopeLEX { get; set; }
Property Value
- bool?
MaximumPermissionsLMEndMessagingSessionUserPerm
End Messaging Session
Name: MaximumPermissionsLMEndMessagingSessionUserPerm
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsLMEndMessagingSessionUserPerm")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsLMEndMessagingSessionUserPerm { get; set; }
Property Value
- bool?
MaximumPermissionsLMOutboundMessagingUserPerm
Agent Initiated Outbound Messaging
Name: MaximumPermissionsLMOutboundMessagingUserPerm
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsLMOutboundMessagingUserPerm")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsLMOutboundMessagingUserPerm { get; set; }
Property Value
- bool?
MaximumPermissionsLeadInspectorUser
Access Lead Intelligence View in Partner Sites
Name: MaximumPermissionsLeadInspectorUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsLeadInspectorUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsLeadInspectorUser { get; set; }
Property Value
- bool?
MaximumPermissionsLearningManager
Manage Learning
Name: MaximumPermissionsLearningManager
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsLearningManager")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsLearningManager { get; set; }
Property Value
- bool?
MaximumPermissionsLifecycleManagementAPIUser
Access Customer Asset Lifecycle Management APIs
Name: MaximumPermissionsLifecycleManagementAPIUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsLifecycleManagementAPIUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsLifecycleManagementAPIUser { get; set; }
Property Value
- bool?
MaximumPermissionsLightningConsoleAllowedForUser
Lightning Console User
Name: MaximumPermissionsLightningConsoleAllowedForUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsLightningConsoleAllowedForUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsLightningConsoleAllowedForUser { get; set; }
Property Value
- bool?
MaximumPermissionsLightningExperienceUser
Lightning Experience User
Name: MaximumPermissionsLightningExperienceUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsLightningExperienceUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsLightningExperienceUser { get; set; }
Property Value
- bool?
MaximumPermissionsListEmailSend
Allow sending of List Emails
Name: MaximumPermissionsListEmailSend
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsListEmailSend")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsListEmailSend { get; set; }
Property Value
- bool?
MaximumPermissionsLobbyManagementUserAccess
Let greeters access the Lobby Management tab.
Name: MaximumPermissionsLobbyManagementUserAccess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsLobbyManagementUserAccess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsLobbyManagementUserAccess { get; set; }
Property Value
- bool?
MaximumPermissionsLtngPromoReserved01UserPerm
Remain in Salesforce Classic
Name: MaximumPermissionsLtngPromoReserved01UserPerm
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsLtngPromoReserved01UserPerm")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsLtngPromoReserved01UserPerm { get; set; }
Property Value
- bool?
MaximumPermissionsMakePayments
Make Payments
Name: MaximumPermissionsMakePayments
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsMakePayments")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsMakePayments { get; set; }
Property Value
- bool?
MaximumPermissionsManageAccessPolicies
Manage Access Policies
Name: MaximumPermissionsManageAccessPolicies
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageAccessPolicies")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageAccessPolicies { get; set; }
Property Value
- bool?
MaximumPermissionsManageAgentforceServiceAgent
Manage Agentforce Service Agents
Name: MaximumPermissionsManageAgentforceServiceAgent
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageAgentforceServiceAgent")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageAgentforceServiceAgent { get; set; }
Property Value
- bool?
MaximumPermissionsManageAnalyticSnapshots
Manage Reporting Snapshots
Name: MaximumPermissionsManageAnalyticSnapshots
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageAnalyticSnapshots")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageAnalyticSnapshots { get; set; }
Property Value
- bool?
MaximumPermissionsManageAuthProviders
Manage Auth. Providers
Name: MaximumPermissionsManageAuthProviders
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageAuthProviders")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageAuthProviders { get; set; }
Property Value
- bool?
MaximumPermissionsManageBusinessHourHolidays
Manage Business Hours Holidays
Name: MaximumPermissionsManageBusinessHourHolidays
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageBusinessHourHolidays")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageBusinessHourHolidays { get; set; }
Property Value
- bool?
MaximumPermissionsManageC360AConnections
Connect Org to Data Cloud
Name: MaximumPermissionsManageC360AConnections
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageC360AConnections")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageC360AConnections { get; set; }
Property Value
- bool?
MaximumPermissionsManageCMS
Create CMS Workspaces and Channels
Name: MaximumPermissionsManageCMS
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageCMS")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageCMS { get; set; }
Property Value
- bool?
MaximumPermissionsManageCallCenters
Manage Call Centers
Name: MaximumPermissionsManageCallCenters
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageCallCenters")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageCallCenters { get; set; }
Property Value
- bool?
MaximumPermissionsManageCases
Manage Cases
Name: MaximumPermissionsManageCases
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageCases")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageCases { get; set; }
Property Value
- bool?
MaximumPermissionsManageCategories
Manage Categories
Name: MaximumPermissionsManageCategories
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageCategories")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageCategories { get; set; }
Property Value
- bool?
MaximumPermissionsManageCdpMlModels
Allow users to manage models in Einstein Studio
Name: MaximumPermissionsManageCdpMlModels
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageCdpMlModels")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageCdpMlModels { get; set; }
Property Value
- bool?
MaximumPermissionsManageCertificates
Manage Certificates
Name: MaximumPermissionsManageCertificates
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageCertificates")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageCertificates { get; set; }
Property Value
- bool?
MaximumPermissionsManageCertificatesExpiration
Receive Certificate Expiration Notifications
Name: MaximumPermissionsManageCertificatesExpiration
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageCertificatesExpiration")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageCertificatesExpiration { get; set; }
Property Value
- bool?
MaximumPermissionsManageChatterMessages
Manage Chatter Messages and Direct Messages
Name: MaximumPermissionsManageChatterMessages
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageChatterMessages")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageChatterMessages { get; set; }
Property Value
- bool?
MaximumPermissionsManageContentPermissions
Manage Content Permissions
Name: MaximumPermissionsManageContentPermissions
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageContentPermissions")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageContentPermissions { get; set; }
Property Value
- bool?
MaximumPermissionsManageContentProperties
Manage Content Properties
Name: MaximumPermissionsManageContentProperties
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageContentProperties")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageContentProperties { get; set; }
Property Value
- bool?
MaximumPermissionsManageContentTaxonomy
Manage Content Taxonomy
Name: MaximumPermissionsManageContentTaxonomy
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageContentTaxonomy")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageContentTaxonomy { get; set; }
Property Value
- bool?
MaximumPermissionsManageContentTypes
Manage record types and layouts for Files
Name: MaximumPermissionsManageContentTypes
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageContentTypes")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageContentTypes { get; set; }
Property Value
- bool?
MaximumPermissionsManageCustomDomains
Manage Custom Domains
Name: MaximumPermissionsManageCustomDomains
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageCustomDomains")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageCustomDomains { get; set; }
Property Value
- bool?
MaximumPermissionsManageCustomPermissions
Manage Custom Permissions
Name: MaximumPermissionsManageCustomPermissions
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageCustomPermissions")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageCustomPermissions { get; set; }
Property Value
- bool?
MaximumPermissionsManageCustomReportTypes
Manage Custom Report Types
Name: MaximumPermissionsManageCustomReportTypes
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageCustomReportTypes")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageCustomReportTypes { get; set; }
Property Value
- bool?
MaximumPermissionsManageDashbdsInPubFolders
Manage Dashboards in Public Folders
Name: MaximumPermissionsManageDashbdsInPubFolders
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageDashbdsInPubFolders")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageDashbdsInPubFolders { get; set; }
Property Value
- bool?
MaximumPermissionsManageDataCategories
Manage Data Categories
Name: MaximumPermissionsManageDataCategories
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageDataCategories")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageDataCategories { get; set; }
Property Value
- bool?
MaximumPermissionsManageDataIntegrations
Manage Data Integrations
Name: MaximumPermissionsManageDataIntegrations
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageDataIntegrations")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageDataIntegrations { get; set; }
Property Value
- bool?
MaximumPermissionsManageDataMaskPolicies
Manage Data Mask Policies
Name: MaximumPermissionsManageDataMaskPolicies
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageDataMaskPolicies")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageDataMaskPolicies { get; set; }
Property Value
- bool?
MaximumPermissionsManageDataspaceScope
Manage Dataspace Scope
Name: MaximumPermissionsManageDataspaceScope
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageDataspaceScope")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageDataspaceScope { get; set; }
Property Value
- bool?
MaximumPermissionsManageDynamicDashboards
Manage Dynamic Dashboards
Name: MaximumPermissionsManageDynamicDashboards
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageDynamicDashboards")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageDynamicDashboards { get; set; }
Property Value
- bool?
MaximumPermissionsManageEmailClientConfig
Manage Email Client Configurations
Name: MaximumPermissionsManageEmailClientConfig
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageEmailClientConfig")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageEmailClientConfig { get; set; }
Property Value
- bool?
MaximumPermissionsManageEncryptionKeys
Manage Encryption Keys
Name: MaximumPermissionsManageEncryptionKeys
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageEncryptionKeys")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageEncryptionKeys { get; set; }
Property Value
- bool?
MaximumPermissionsManageExchangeConfig
Manage Lightning Sync
Name: MaximumPermissionsManageExchangeConfig
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageExchangeConfig")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageExchangeConfig { get; set; }
Property Value
- bool?
MaximumPermissionsManageExternalConnections
Allow user to modify Private Connections
Name: MaximumPermissionsManageExternalConnections
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageExternalConnections")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageExternalConnections { get; set; }
Property Value
- bool?
MaximumPermissionsManageFilesAndAttachments
Manage Policies' Files And Attachments
Name: MaximumPermissionsManageFilesAndAttachments
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageFilesAndAttachments")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageFilesAndAttachments { get; set; }
Property Value
- bool?
MaximumPermissionsManageHealthCheck
Manage Health Check
Name: MaximumPermissionsManageHealthCheck
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageHealthCheck")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageHealthCheck { get; set; }
Property Value
- bool?
MaximumPermissionsManageHubConnections
Connect Org to Customer 360 Data Manager
Name: MaximumPermissionsManageHubConnections
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageHubConnections")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageHubConnections { get; set; }
Property Value
- bool?
MaximumPermissionsManageIntegrationConnections
Manage Integration Connections
Name: MaximumPermissionsManageIntegrationConnections
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageIntegrationConnections")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageIntegrationConnections { get; set; }
Property Value
- bool?
MaximumPermissionsManageInteraction
Manage Flow
Name: MaximumPermissionsManageInteraction
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageInteraction")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageInteraction { get; set; }
Property Value
- bool?
MaximumPermissionsManageInternalUsers
Manage Internal Users
Name: MaximumPermissionsManageInternalUsers
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageInternalUsers")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageInternalUsers { get; set; }
Property Value
- bool?
MaximumPermissionsManageIpAddresses
Manage IP Addresses
Name: MaximumPermissionsManageIpAddresses
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageIpAddresses")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageIpAddresses { get; set; }
Property Value
- bool?
MaximumPermissionsManageKnowledge
Manage Salesforce Knowledge
Name: MaximumPermissionsManageKnowledge
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageKnowledge")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageKnowledge { get; set; }
Property Value
- bool?
MaximumPermissionsManageKnowledgeImportExport
Manage Knowledge Article Import/Export
Name: MaximumPermissionsManageKnowledgeImportExport
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageKnowledgeImportExport")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageKnowledgeImportExport { get; set; }
Property Value
- bool?
MaximumPermissionsManageLeads
Manage Leads
Name: MaximumPermissionsManageLeads
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageLeads")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageLeads { get; set; }
Property Value
- bool?
MaximumPermissionsManageLearningReporting
Manage Learning Reporting
Name: MaximumPermissionsManageLearningReporting
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageLearningReporting")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageLearningReporting { get; set; }
Property Value
- bool?
MaximumPermissionsManageLoginAccessPolicies
Manage Login Access Policies
Name: MaximumPermissionsManageLoginAccessPolicies
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageLoginAccessPolicies")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageLoginAccessPolicies { get; set; }
Property Value
- bool?
MaximumPermissionsManageMobile
Manage Mobile Configurations
Name: MaximumPermissionsManageMobile
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageMobile")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageMobile { get; set; }
Property Value
- bool?
MaximumPermissionsManageNamedCredentials
Allows users to modify Named Credentials and External Credentials
Name: MaximumPermissionsManageNamedCredentials
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageNamedCredentials")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageNamedCredentials { get; set; }
Property Value
- bool?
MaximumPermissionsManageNetworks
Create and Set Up Experiences
Name: MaximumPermissionsManageNetworks
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageNetworks")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageNetworks { get; set; }
Property Value
- bool?
MaximumPermissionsManageOrchInstsAndWorkItems
Manage Orchestration Runs and Work Items
Name: MaximumPermissionsManageOrchInstsAndWorkItems
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageOrchInstsAndWorkItems")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageOrchInstsAndWorkItems { get; set; }
Property Value
- bool?
MaximumPermissionsManageOrchestrationRuns
Manage Orchestration Runs
Name: MaximumPermissionsManageOrchestrationRuns
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageOrchestrationRuns")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageOrchestrationRuns { get; set; }
Property Value
- bool?
MaximumPermissionsManagePasswordPolicies
Manage Password Policies
Name: MaximumPermissionsManagePasswordPolicies
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManagePasswordPolicies")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManagePasswordPolicies { get; set; }
Property Value
- bool?
MaximumPermissionsManageProfilesPermissionsets
Manage Profiles and Permission Sets
Name: MaximumPermissionsManageProfilesPermissionsets
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageProfilesPermissionsets")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageProfilesPermissionsets { get; set; }
Property Value
- bool?
MaximumPermissionsManagePropositions
Manage Next Best Action Recommendations
Name: MaximumPermissionsManagePropositions
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManagePropositions")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManagePropositions { get; set; }
Property Value
- bool?
MaximumPermissionsManagePvtRptsAndDashbds
Manage All Private Reports and Dashboards
Name: MaximumPermissionsManagePvtRptsAndDashbds
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManagePvtRptsAndDashbds")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManagePvtRptsAndDashbds { get; set; }
Property Value
- bool?
MaximumPermissionsManageRecommendationStrategies
Manage Next Best Action Strategies
Name: MaximumPermissionsManageRecommendationStrategies
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageRecommendationStrategies")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageRecommendationStrategies { get; set; }
Property Value
- bool?
MaximumPermissionsManageReleaseUpdates
Manage Release Updates
Name: MaximumPermissionsManageReleaseUpdates
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageReleaseUpdates")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageReleaseUpdates { get; set; }
Property Value
- bool?
MaximumPermissionsManageRemoteAccess
Manage Connected Apps
Name: MaximumPermissionsManageRemoteAccess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageRemoteAccess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageRemoteAccess { get; set; }
Property Value
- bool?
MaximumPermissionsManageReportsInPubFolders
Manage Reports in Public Folders
Name: MaximumPermissionsManageReportsInPubFolders
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageReportsInPubFolders")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageReportsInPubFolders { get; set; }
Property Value
- bool?
MaximumPermissionsManageRoles
Manage Roles
Name: MaximumPermissionsManageRoles
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageRoles")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageRoles { get; set; }
Property Value
- bool?
MaximumPermissionsManageSearchPromotionRules
Manage Promoted Search Terms
Name: MaximumPermissionsManageSearchPromotionRules
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageSearchPromotionRules")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageSearchPromotionRules { get; set; }
Property Value
- bool?
MaximumPermissionsManageSecurityCommandCenter
Manage Security Center
Name: MaximumPermissionsManageSecurityCommandCenter
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageSecurityCommandCenter")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageSecurityCommandCenter { get; set; }
Property Value
- bool?
MaximumPermissionsManageSessionPermissionSets
Manage Session Permission Set Activations
Name: MaximumPermissionsManageSessionPermissionSets
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageSessionPermissionSets")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageSessionPermissionSets { get; set; }
Property Value
- bool?
MaximumPermissionsManageSharing
Manage Sharing
Name: MaximumPermissionsManageSharing
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageSharing")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageSharing { get; set; }
Property Value
- bool?
MaximumPermissionsManageSolutions
Manage Published Solutions
Name: MaximumPermissionsManageSolutions
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageSolutions")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageSolutions { get; set; }
Property Value
- bool?
MaximumPermissionsManageSubscriptions
Manage CRM Analytics Subscriptions
Name: MaximumPermissionsManageSubscriptions
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageSubscriptions")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageSubscriptions { get; set; }
Property Value
- bool?
MaximumPermissionsManageSurveys
Manage Surveys
Name: MaximumPermissionsManageSurveys
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageSurveys")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageSurveys { get; set; }
Property Value
- bool?
MaximumPermissionsManageSynonyms
Manage Synonyms
Name: MaximumPermissionsManageSynonyms
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageSynonyms")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageSynonyms { get; set; }
Property Value
- bool?
MaximumPermissionsManageTemplatedApp
Manage CRM Analytics Templated Apps
Name: MaximumPermissionsManageTemplatedApp
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageTemplatedApp")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageTemplatedApp { get; set; }
Property Value
- bool?
MaximumPermissionsManageTwoFactor
Manage MFA in API
Name: MaximumPermissionsManageTwoFactor
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageTwoFactor")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageTwoFactor { get; set; }
Property Value
- bool?
MaximumPermissionsManageUnlistedGroups
Manage Unlisted Groups
Name: MaximumPermissionsManageUnlistedGroups
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageUnlistedGroups")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageUnlistedGroups { get; set; }
Property Value
- bool?
MaximumPermissionsManageUsers
Manage Users
Name: MaximumPermissionsManageUsers
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsManageUsers")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsManageUsers { get; set; }
Property Value
- bool?
MaximumPermissionsMassInlineEdit
Mass Edits from Lists
Name: MaximumPermissionsMassInlineEdit
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsMassInlineEdit")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsMassInlineEdit { get; set; }
Property Value
- bool?
MaximumPermissionsMergeTopics
Merge Topics
Name: MaximumPermissionsMergeTopics
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsMergeTopics")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsMergeTopics { get; set; }
Property Value
- bool?
MaximumPermissionsMetadataStudioUser
Metadata studio User
Name: MaximumPermissionsMetadataStudioUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsMetadataStudioUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsMetadataStudioUser { get; set; }
Property Value
- bool?
MaximumPermissionsMngBenVerfForAssistiveAgnt
Gives AI agents access to the objects and fields required to reverify benefits.
Name: MaximumPermissionsMngBenVerfForAssistiveAgnt
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsMngBenVerfForAssistiveAgnt")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsMngBenVerfForAssistiveAgnt { get; set; }
Property Value
- bool?
MaximumPermissionsMobileMessagingAgent
Message on Mobile
Name: MaximumPermissionsMobileMessagingAgent
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsMobileMessagingAgent")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsMobileMessagingAgent { get; set; }
Property Value
- bool?
MaximumPermissionsModerateChatter
Moderate Chatter
Name: MaximumPermissionsModerateChatter
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsModerateChatter")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsModerateChatter { get; set; }
Property Value
- bool?
MaximumPermissionsModerateNetworkUsers
Moderate Experience Cloud Site Users
Name: MaximumPermissionsModerateNetworkUsers
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsModerateNetworkUsers")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsModerateNetworkUsers { get; set; }
Property Value
- bool?
MaximumPermissionsModifyAccessAllowPolicies
Modify Allow Data Governance Policies
Name: MaximumPermissionsModifyAccessAllowPolicies
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsModifyAccessAllowPolicies")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsModifyAccessAllowPolicies { get; set; }
Property Value
- bool?
MaximumPermissionsModifyAccessDenyPolicies
Modify Deny Data Governance Policies
Name: MaximumPermissionsModifyAccessDenyPolicies
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsModifyAccessDenyPolicies")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsModifyAccessDenyPolicies { get; set; }
Property Value
- bool?
MaximumPermissionsModifyAllData
Modify All Data
Name: MaximumPermissionsModifyAllData
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsModifyAllData")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsModifyAllData { get; set; }
Property Value
- bool?
MaximumPermissionsModifyAllPolicyCenterPolicies
Modify All Policy Center Policies
Name: MaximumPermissionsModifyAllPolicyCenterPolicies
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsModifyAllPolicyCenterPolicies")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsModifyAllPolicyCenterPolicies { get; set; }
Property Value
- bool?
MaximumPermissionsModifyDataClassification
Modify Data Classification
Name: MaximumPermissionsModifyDataClassification
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsModifyDataClassification")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsModifyDataClassification { get; set; }
Property Value
- bool?
MaximumPermissionsModifyMetadata
Modify Metadata Through Metadata API Functions
Name: MaximumPermissionsModifyMetadata
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsModifyMetadata")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsModifyMetadata { get; set; }
Property Value
- bool?
MaximumPermissionsMonitorLoginHistory
Monitor Login History
Name: MaximumPermissionsMonitorLoginHistory
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsMonitorLoginHistory")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsMonitorLoginHistory { get; set; }
Property Value
- bool?
MaximumPermissionsNativeWebviewScrolling
Salesforce Mobile App: Native scrolling on webviews
Name: MaximumPermissionsNativeWebviewScrolling
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsNativeWebviewScrolling")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsNativeWebviewScrolling { get; set; }
Property Value
- bool?
MaximumPermissionsNewReportBuilder
Report Builder
Name: MaximumPermissionsNewReportBuilder
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsNewReportBuilder")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsNewReportBuilder { get; set; }
Property Value
- bool?
MaximumPermissionsOmnichannelInventoryBasic
Omnichannel Inventory Basic
Name: MaximumPermissionsOmnichannelInventoryBasic
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsOmnichannelInventoryBasic")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsOmnichannelInventoryBasic { get; set; }
Property Value
- bool?
MaximumPermissionsOmnichannelInventorySync
Omnichannel Inventory Sync
Name: MaximumPermissionsOmnichannelInventorySync
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsOmnichannelInventorySync")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsOmnichannelInventorySync { get; set; }
Property Value
- bool?
MaximumPermissionsPackaging2
Create and Update Second-Generation Packages
Name: MaximumPermissionsPackaging2
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPackaging2")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPackaging2 { get; set; }
Property Value
- bool?
MaximumPermissionsPackaging2Delete
Delete Second-Generation Packages
Name: MaximumPermissionsPackaging2Delete
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPackaging2Delete")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPackaging2Delete { get; set; }
Property Value
- bool?
MaximumPermissionsPasswordNeverExpires
Password Never Expires
Name: MaximumPermissionsPasswordNeverExpires
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPasswordNeverExpires")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPasswordNeverExpires { get; set; }
Property Value
- bool?
MaximumPermissionsPaymentsAPIUser
Payments Api User
Name: MaximumPermissionsPaymentsAPIUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPaymentsAPIUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPaymentsAPIUser { get; set; }
Property Value
- bool?
MaximumPermissionsPersonalizationDecisioningUser
Provides users access to the Personalization Decisions invocable action.
Name: MaximumPermissionsPersonalizationDecisioningUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPersonalizationDecisioningUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPersonalizationDecisioningUser { get; set; }
Property Value
- bool?
MaximumPermissionsPersonalizationIntelUser
Personalization Intelligence User
Name: MaximumPermissionsPersonalizationIntelUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPersonalizationIntelUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPersonalizationIntelUser { get; set; }
Property Value
- bool?
MaximumPermissionsPersonalizationPlatform
Access Personalization Platform
Name: MaximumPermissionsPersonalizationPlatform
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPersonalizationPlatform")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPersonalizationPlatform { get; set; }
Property Value
- bool?
MaximumPermissionsPersonalizedFinanceUserAccess
Data Cloud FlexCards for Financial Services Cloud
Name: MaximumPermissionsPersonalizedFinanceUserAccess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPersonalizedFinanceUserAccess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPersonalizedFinanceUserAccess { get; set; }
Property Value
- bool?
MaximumPermissionsPreventClassicExperience
Hide Option to Switch to Salesforce Classic
Name: MaximumPermissionsPreventClassicExperience
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPreventClassicExperience")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPreventClassicExperience { get; set; }
Property Value
- bool?
MaximumPermissionsPrismBackofficeUser
Prism Backoffice User
Name: MaximumPermissionsPrismBackofficeUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPrismBackofficeUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPrismBackofficeUser { get; set; }
Property Value
- bool?
MaximumPermissionsPrismPlaygroundUser
Prism Playground User
Name: MaximumPermissionsPrismPlaygroundUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPrismPlaygroundUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPrismPlaygroundUser { get; set; }
Property Value
- bool?
MaximumPermissionsPrivacyDataAccess
Allow user to access privacy data
Name: MaximumPermissionsPrivacyDataAccess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPrivacyDataAccess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPrivacyDataAccess { get; set; }
Property Value
- bool?
MaximumPermissionsPrmExtIntPrtnrAdminUser
Set Up Partner Connect for a Partner Org
Name: MaximumPermissionsPrmExtIntPrtnrAdminUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPrmExtIntPrtnrAdminUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPrmExtIntPrtnrAdminUser { get; set; }
Property Value
- bool?
MaximumPermissionsPublishPackaging
Upload AppExchange Packages
Name: MaximumPermissionsPublishPackaging
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsPublishPackaging")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsPublishPackaging { get; set; }
Property Value
- bool?
MaximumPermissionsQueryAllFiles
Query All Files
Name: MaximumPermissionsQueryAllFiles
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsQueryAllFiles")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsQueryAllFiles { get; set; }
Property Value
- bool?
MaximumPermissionsQueryNonVetoedFiles
Query Non Vetoed Files
Name: MaximumPermissionsQueryNonVetoedFiles
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsQueryNonVetoedFiles")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsQueryNonVetoedFiles { get; set; }
Property Value
- bool?
MaximumPermissionsQuipMetricsAccess
Quip Metrics
Name: MaximumPermissionsQuipMetricsAccess
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsQuipMetricsAccess")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsQuipMetricsAccess { get; set; }
Property Value
- bool?
MaximumPermissionsQuipUserEngagementMetrics
Quip User Engagement Metrics
Name: MaximumPermissionsQuipUserEngagementMetrics
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsQuipUserEngagementMetrics")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsQuipUserEngagementMetrics { get; set; }
Property Value
- bool?
MaximumPermissionsReassignOrchestrationWorkItems
Reassign Orchestration Work Items
Name: MaximumPermissionsReassignOrchestrationWorkItems
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsReassignOrchestrationWorkItems")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsReassignOrchestrationWorkItems { get; set; }
Property Value
- bool?
MaximumPermissionsRefundPayments
Refund Payments
Name: MaximumPermissionsRefundPayments
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsRefundPayments")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsRefundPayments { get; set; }
Property Value
- bool?
MaximumPermissionsRemoveDirectMessageMembers
Remove People from Direct Messages
Name: MaximumPermissionsRemoveDirectMessageMembers
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsRemoveDirectMessageMembers")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsRemoveDirectMessageMembers { get; set; }
Property Value
- bool?
MaximumPermissionsResetPasswords
Reset User Passwords and Unlock Users
Name: MaximumPermissionsResetPasswords
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsResetPasswords")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsResetPasswords { get; set; }
Property Value
- bool?
MaximumPermissionsRunFlow
Run Flows
Name: MaximumPermissionsRunFlow
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsRunFlow")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsRunFlow { get; set; }
Property Value
- bool?
MaximumPermissionsRunReports
Run Reports
Name: MaximumPermissionsRunReports
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsRunReports")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsRunReports { get; set; }
Property Value
- bool?
MaximumPermissionsSalesConsole
Sales Console
Name: MaximumPermissionsSalesConsole
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSalesConsole")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSalesConsole { get; set; }
Property Value
- bool?
MaximumPermissionsSalesforceIQInbox
Use Inbox
Name: MaximumPermissionsSalesforceIQInbox
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSalesforceIQInbox")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSalesforceIQInbox { get; set; }
Property Value
- bool?
MaximumPermissionsSalesforceIQInternal
Allows the Cloud Integration User to perform SalesforceIQ internal operations
Name: MaximumPermissionsSalesforceIQInternal
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSalesforceIQInternal")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSalesforceIQInternal { get; set; }
Property Value
- bool?
MaximumPermissionsSandboxTestingInCommunityApp
Test Sandboxes in Mobile Publisher for Experience Cloud
Name: MaximumPermissionsSandboxTestingInCommunityApp
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSandboxTestingInCommunityApp")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSandboxTestingInCommunityApp { get; set; }
Property Value
- bool?
MaximumPermissionsScheduleReports
Schedule Reports
Name: MaximumPermissionsScheduleReports
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsScheduleReports")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsScheduleReports { get; set; }
Property Value
- bool?
MaximumPermissionsSegmentIntelligenceUser
Segment Intelligence User
Name: MaximumPermissionsSegmentIntelligenceUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSegmentIntelligenceUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSegmentIntelligenceUser { get; set; }
Property Value
- bool?
MaximumPermissionsSelectFilesFromSalesforce
Select Files from Salesforce
Name: MaximumPermissionsSelectFilesFromSalesforce
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSelectFilesFromSalesforce")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSelectFilesFromSalesforce { get; set; }
Property Value
- bool?
MaximumPermissionsSendAnnouncementEmails
Send announcement emails
Name: MaximumPermissionsSendAnnouncementEmails
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSendAnnouncementEmails")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSendAnnouncementEmails { get; set; }
Property Value
- bool?
MaximumPermissionsSendCustomNotifications
Send Custom Notifications
Name: MaximumPermissionsSendCustomNotifications
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSendCustomNotifications")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSendCustomNotifications { get; set; }
Property Value
- bool?
MaximumPermissionsSendSitRequests
Send Stay-in-Touch Requests
Name: MaximumPermissionsSendSitRequests
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSendSitRequests")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSendSitRequests { get; set; }
Property Value
- bool?
MaximumPermissionsShareInternalArticles
Share internal Knowledge articles externally
Name: MaximumPermissionsShareInternalArticles
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsShareInternalArticles")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsShareInternalArticles { get; set; }
Property Value
- bool?
MaximumPermissionsShowCompanyNameAsUserBadge
Show Company Name as Site Role
Name: MaximumPermissionsShowCompanyNameAsUserBadge
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsShowCompanyNameAsUserBadge")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsShowCompanyNameAsUserBadge { get; set; }
Property Value
- bool?
MaximumPermissionsSimpleCsvDataImportUser
Basic Csv Data Import User Permission
Name: MaximumPermissionsSimpleCsvDataImportUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSimpleCsvDataImportUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSimpleCsvDataImportUser { get; set; }
Property Value
- bool?
MaximumPermissionsSkipIdentityConfirmation
Skip Device Activation at Login
Name: MaximumPermissionsSkipIdentityConfirmation
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSkipIdentityConfirmation")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSkipIdentityConfirmation { get; set; }
Property Value
- bool?
MaximumPermissionsSolutionImport
Import Solutions
Name: MaximumPermissionsSolutionImport
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSolutionImport")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSolutionImport { get; set; }
Property Value
- bool?
MaximumPermissionsStageManagementDesignUser
Stage Management Designer User
Name: MaximumPermissionsStageManagementDesignUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsStageManagementDesignUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsStageManagementDesignUser { get; set; }
Property Value
- bool?
MaximumPermissionsStdAutomaticActivityCapture
Use Einstein Activity Capture Standard
Name: MaximumPermissionsStdAutomaticActivityCapture
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsStdAutomaticActivityCapture")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsStdAutomaticActivityCapture { get; set; }
Property Value
- bool?
MaximumPermissionsSubmitMacrosAllowed
Manage Macros Users Can't Undo
Name: MaximumPermissionsSubmitMacrosAllowed
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSubmitMacrosAllowed")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSubmitMacrosAllowed { get; set; }
Property Value
- bool?
MaximumPermissionsSubscribeDashboardRolesGrps
Subscribe to Dashboards: Send to Groups and Roles
Name: MaximumPermissionsSubscribeDashboardRolesGrps
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSubscribeDashboardRolesGrps")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSubscribeDashboardRolesGrps { get; set; }
Property Value
- bool?
MaximumPermissionsSubscribeDashboardToOtherUsers
Subscribe to Dashboards: Add Recipients
Name: MaximumPermissionsSubscribeDashboardToOtherUsers
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSubscribeDashboardToOtherUsers")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSubscribeDashboardToOtherUsers { get; set; }
Property Value
- bool?
MaximumPermissionsSubscribeReportRolesGrps
Subscribe to Reports: Send to Groups and Roles
Name: MaximumPermissionsSubscribeReportRolesGrps
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSubscribeReportRolesGrps")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSubscribeReportRolesGrps { get; set; }
Property Value
- bool?
MaximumPermissionsSubscribeReportToOtherUsers
Subscribe to Reports: Add Recipients
Name: MaximumPermissionsSubscribeReportToOtherUsers
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSubscribeReportToOtherUsers")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSubscribeReportToOtherUsers { get; set; }
Property Value
- bool?
MaximumPermissionsSubscribeReportsRunAsUser
Subscribe to Reports: Set Running User
Name: MaximumPermissionsSubscribeReportsRunAsUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSubscribeReportsRunAsUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSubscribeReportsRunAsUser { get; set; }
Property Value
- bool?
MaximumPermissionsSubscribeToLightningDashboards
Subscribe to Dashboards
Name: MaximumPermissionsSubscribeToLightningDashboards
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSubscribeToLightningDashboards")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSubscribeToLightningDashboards { get; set; }
Property Value
- bool?
MaximumPermissionsSubscribeToLightningReports
Subscribe to Reports
Name: MaximumPermissionsSubscribeToLightningReports
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsSubscribeToLightningReports")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsSubscribeToLightningReports { get; set; }
Property Value
- bool?
MaximumPermissionsTerritoryOperations
Administer territory operations
Name: MaximumPermissionsTerritoryOperations
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsTerritoryOperations")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsTerritoryOperations { get; set; }
Property Value
- bool?
MaximumPermissionsTraceXdsQueries
Access Tracer for External Data Sources
Name: MaximumPermissionsTraceXdsQueries
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsTraceXdsQueries")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsTraceXdsQueries { get; set; }
Property Value
- bool?
MaximumPermissionsTransactionSecurityExempt
Exempt from Transaction Security
Name: MaximumPermissionsTransactionSecurityExempt
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsTransactionSecurityExempt")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsTransactionSecurityExempt { get; set; }
Property Value
- bool?
MaximumPermissionsTransactionalEmailSend
Send Non-Commercial Email
Name: MaximumPermissionsTransactionalEmailSend
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsTransactionalEmailSend")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsTransactionalEmailSend { get; set; }
Property Value
- bool?
MaximumPermissionsTransferAnyCase
Transfer Cases
Name: MaximumPermissionsTransferAnyCase
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsTransferAnyCase")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsTransferAnyCase { get; set; }
Property Value
- bool?
MaximumPermissionsTransferAnyEntity
Transfer Record
Name: MaximumPermissionsTransferAnyEntity
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsTransferAnyEntity")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsTransferAnyEntity { get; set; }
Property Value
- bool?
MaximumPermissionsTransferAnyLead
Transfer Leads
Name: MaximumPermissionsTransferAnyLead
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsTransferAnyLead")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsTransferAnyLead { get; set; }
Property Value
- bool?
MaximumPermissionsTwoFactorApi
Multi-Factor Authentication for API Logins
Name: MaximumPermissionsTwoFactorApi
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsTwoFactorApi")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsTwoFactorApi { get; set; }
Property Value
- bool?
MaximumPermissionsUseAssistantDialog
Instant Actionable Results
Name: MaximumPermissionsUseAssistantDialog
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseAssistantDialog")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseAssistantDialog { get; set; }
Property Value
- bool?
MaximumPermissionsUseCanCancelInProgressChange
Can cancel Order Management in-progress async calls.
Name: MaximumPermissionsUseCanCancelInProgressChange
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseCanCancelInProgressChange")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseCanCancelInProgressChange { get; set; }
Property Value
- bool?
MaximumPermissionsUseCreateCreditMemo
Create credit memos.
Name: MaximumPermissionsUseCreateCreditMemo
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseCreateCreditMemo")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseCreateCreditMemo { get; set; }
Property Value
- bool?
MaximumPermissionsUseCreateOrderSummary
Create order summaries by using APIs.
Name: MaximumPermissionsUseCreateOrderSummary
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseCreateOrderSummary")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseCreateOrderSummary { get; set; }
Property Value
- bool?
MaximumPermissionsUseEnsureFunds
Execute ensure funds.
Name: MaximumPermissionsUseEnsureFunds
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseEnsureFunds")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseEnsureFunds { get; set; }
Property Value
- bool?
MaximumPermissionsUseMySearch
Einstein Search
Name: MaximumPermissionsUseMySearch
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseMySearch")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseMySearch { get; set; }
Property Value
- bool?
MaximumPermissionsUseOmnichannelInventoryAPIs
Use Omnichannel Inventory APIs
Name: MaximumPermissionsUseOmnichannelInventoryAPIs
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseOmnichannelInventoryAPIs")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseOmnichannelInventoryAPIs { get; set; }
Property Value
- bool?
MaximumPermissionsUseOrderItemSummaryCancel
Cancel order item summaries.
Name: MaximumPermissionsUseOrderItemSummaryCancel
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseOrderItemSummaryCancel")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseOrderItemSummaryCancel { get; set; }
Property Value
- bool?
MaximumPermissionsUseOrderItemSummaryReturn
Execute blind returns.
Name: MaximumPermissionsUseOrderItemSummaryReturn
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseOrderItemSummaryReturn")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseOrderItemSummaryReturn { get; set; }
Property Value
- bool?
MaximumPermissionsUseQuerySuggestions
Natural Language Search
Name: MaximumPermissionsUseQuerySuggestions
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseQuerySuggestions")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseQuerySuggestions { get; set; }
Property Value
- bool?
MaximumPermissionsUseServicePartReturn
Manufacturing Cloud Service Part Return Management User
Name: MaximumPermissionsUseServicePartReturn
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseServicePartReturn")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseServicePartReturn { get; set; }
Property Value
- bool?
MaximumPermissionsUseSubscriptionEmails
Subscribe to CRM Analytics Assets
Name: MaximumPermissionsUseSubscriptionEmails
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseSubscriptionEmails")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseSubscriptionEmails { get; set; }
Property Value
- bool?
MaximumPermissionsUseTeamReassignWizards
Use Team Reassignment Wizards
Name: MaximumPermissionsUseTeamReassignWizards
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseTeamReassignWizards")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseTeamReassignWizards { get; set; }
Property Value
- bool?
MaximumPermissionsUseTemplatedApp
Use CRM Analytics Templated Apps
Name: MaximumPermissionsUseTemplatedApp
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseTemplatedApp")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseTemplatedApp { get; set; }
Property Value
- bool?
MaximumPermissionsUseWebLink
Allow Access to Customized Actions
Name: MaximumPermissionsUseWebLink
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUseWebLink")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUseWebLink { get; set; }
Property Value
- bool?
MaximumPermissionsUserCanDeployStore
Users can perform the deployment operation on a store.
Name: MaximumPermissionsUserCanDeployStore
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsUserCanDeployStore")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsUserCanDeployStore { get; set; }
Property Value
- bool?
MaximumPermissionsViewAccessPolicies
View Access Policies
Name: MaximumPermissionsViewAccessPolicies
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewAccessPolicies")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewAccessPolicies { get; set; }
Property Value
- bool?
MaximumPermissionsViewAllActivities
View All Activities
Name: MaximumPermissionsViewAllActivities
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewAllActivities")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewAllActivities { get; set; }
Property Value
- bool?
MaximumPermissionsViewAllCustomSettings
View All Custom Settings
Name: MaximumPermissionsViewAllCustomSettings
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewAllCustomSettings")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewAllCustomSettings { get; set; }
Property Value
- bool?
MaximumPermissionsViewAllData
View All Data
Name: MaximumPermissionsViewAllData
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewAllData")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewAllData { get; set; }
Property Value
- bool?
MaximumPermissionsViewAllFieldsGlobal
View All Fields (Global)
Name: MaximumPermissionsViewAllFieldsGlobal
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewAllFieldsGlobal")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewAllFieldsGlobal { get; set; }
Property Value
- bool?
MaximumPermissionsViewAllForeignKeyNames
View All Lookup Record Names
Name: MaximumPermissionsViewAllForeignKeyNames
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewAllForeignKeyNames")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewAllForeignKeyNames { get; set; }
Property Value
- bool?
MaximumPermissionsViewAllPolicyCenterPolicies
View All Policy Center Policies
Name: MaximumPermissionsViewAllPolicyCenterPolicies
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewAllPolicyCenterPolicies")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewAllPolicyCenterPolicies { get; set; }
Property Value
- bool?
MaximumPermissionsViewAllProfiles
View All Profiles
Name: MaximumPermissionsViewAllProfiles
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewAllProfiles")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewAllProfiles { get; set; }
Property Value
- bool?
MaximumPermissionsViewAllUsers
View All Users
Name: MaximumPermissionsViewAllUsers
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewAllUsers")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewAllUsers { get; set; }
Property Value
- bool?
MaximumPermissionsViewAnomalyEvents
View Threat Detection Events
Name: MaximumPermissionsViewAnomalyEvents
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewAnomalyEvents")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewAnomalyEvents { get; set; }
Property Value
- bool?
MaximumPermissionsViewClientSecret
View External Client App Consumer Secrets in Metadata
Name: MaximumPermissionsViewClientSecret
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewClientSecret")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewClientSecret { get; set; }
Property Value
- bool?
MaximumPermissionsViewContent
View Content in Portals
Name: MaximumPermissionsViewContent
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewContent")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewContent { get; set; }
Property Value
- bool?
MaximumPermissionsViewContentTaxonomy
View Content Taxonomy
Name: MaximumPermissionsViewContentTaxonomy
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewContentTaxonomy")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewContentTaxonomy { get; set; }
Property Value
- bool?
MaximumPermissionsViewDataAssessment
Access to view Data Assessment
Name: MaximumPermissionsViewDataAssessment
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewDataAssessment")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewDataAssessment { get; set; }
Property Value
- bool?
MaximumPermissionsViewDataCategories
View Data Categories in Setup
Name: MaximumPermissionsViewDataCategories
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewDataCategories")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewDataCategories { get; set; }
Property Value
- bool?
MaximumPermissionsViewDataLeakageEvents
View Real-Time Event Monitoring Data
Name: MaximumPermissionsViewDataLeakageEvents
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewDataLeakageEvents")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewDataLeakageEvents { get; set; }
Property Value
- bool?
MaximumPermissionsViewDeveloperName
View Developer Name
Name: MaximumPermissionsViewDeveloperName
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewDeveloperName")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewDeveloperName { get; set; }
Property Value
- bool?
MaximumPermissionsViewEncryptedData
View Encrypted Data
Name: MaximumPermissionsViewEncryptedData
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewEncryptedData")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewEncryptedData { get; set; }
Property Value
- bool?
MaximumPermissionsViewEventLogFiles
View Event Log Files
Name: MaximumPermissionsViewEventLogFiles
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewEventLogFiles")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewEventLogFiles { get; set; }
Property Value
- bool?
MaximumPermissionsViewHealthCheck
View Health Check
Name: MaximumPermissionsViewHealthCheck
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewHealthCheck")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewHealthCheck { get; set; }
Property Value
- bool?
MaximumPermissionsViewHelpLink
View Help Link
Name: MaximumPermissionsViewHelpLink
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewHelpLink")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewHelpLink { get; set; }
Property Value
- bool?
MaximumPermissionsViewMLModels
Allow users to view MLModels and related Entities
Name: MaximumPermissionsViewMLModels
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewMLModels")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewMLModels { get; set; }
Property Value
- bool?
MaximumPermissionsViewMyTeamsDashboards
View My Team's Dashboards
Name: MaximumPermissionsViewMyTeamsDashboards
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewMyTeamsDashboards")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewMyTeamsDashboards { get; set; }
Property Value
- bool?
MaximumPermissionsViewOnlyEmbeddedAppUser
Access to View-Only Licensed Templates and Apps
Name: MaximumPermissionsViewOnlyEmbeddedAppUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewOnlyEmbeddedAppUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewOnlyEmbeddedAppUser { get; set; }
Property Value
- bool?
MaximumPermissionsViewOrchestrationsInAutomApp
View Orchestrations in Automation App
Name: MaximumPermissionsViewOrchestrationsInAutomApp
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewOrchestrationsInAutomApp")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewOrchestrationsInAutomApp { get; set; }
Property Value
- bool?
MaximumPermissionsViewPayments
Use Payments or Access Payments
Name: MaximumPermissionsViewPayments
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewPayments")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewPayments { get; set; }
Property Value
- bool?
MaximumPermissionsViewPlatformEvents
View Login Forensics Events
Name: MaximumPermissionsViewPlatformEvents
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewPlatformEvents")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewPlatformEvents { get; set; }
Property Value
- bool?
MaximumPermissionsViewPrivateStaticResources
View Private Static Resources
Name: MaximumPermissionsViewPrivateStaticResources
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewPrivateStaticResources")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewPrivateStaticResources { get; set; }
Property Value
- bool?
MaximumPermissionsViewPublicDashboards
View Dashboards in Public Folders
Name: MaximumPermissionsViewPublicDashboards
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewPublicDashboards")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewPublicDashboards { get; set; }
Property Value
- bool?
MaximumPermissionsViewPublicReports
View Reports in Public Folders
Name: MaximumPermissionsViewPublicReports
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewPublicReports")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewPublicReports { get; set; }
Property Value
- bool?
MaximumPermissionsViewRecommendations
View Recommendations
Name: MaximumPermissionsViewRecommendations
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewRecommendations")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewRecommendations { get; set; }
Property Value
- bool?
MaximumPermissionsViewRestrictionAndScopingRules
View Restriction and Scoping Rules
Name: MaximumPermissionsViewRestrictionAndScopingRules
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewRestrictionAndScopingRules")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewRestrictionAndScopingRules { get; set; }
Property Value
- bool?
MaximumPermissionsViewRoles
View Roles and Role Hierarchy
Name: MaximumPermissionsViewRoles
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewRoles")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewRoles { get; set; }
Property Value
- bool?
MaximumPermissionsViewSecurityCommandCenter
View Security Center pages
Name: MaximumPermissionsViewSecurityCommandCenter
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewSecurityCommandCenter")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewSecurityCommandCenter { get; set; }
Property Value
- bool?
MaximumPermissionsViewSetup
View Setup and Configuration
Name: MaximumPermissionsViewSetup
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewSetup")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewSetup { get; set; }
Property Value
- bool?
MaximumPermissionsViewUserPII
View Concealed Field Data
Name: MaximumPermissionsViewUserPII
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsViewUserPII")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsViewUserPII { get; set; }
Property Value
- bool?
MaximumPermissionsWaveCommunityUser
View CRM Analytics on Experience Cloud site pages.
Name: MaximumPermissionsWaveCommunityUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsWaveCommunityUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsWaveCommunityUser { get; set; }
Property Value
- bool?
MaximumPermissionsWaveManagePrivateAssetsUser
Manage CRM Analytics Private Assets
Name: MaximumPermissionsWaveManagePrivateAssetsUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsWaveManagePrivateAssetsUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsWaveManagePrivateAssetsUser { get; set; }
Property Value
- bool?
MaximumPermissionsWaveTabularDownload
Download CRM Analytics Data
Name: MaximumPermissionsWaveTabularDownload
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsWaveTabularDownload")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsWaveTabularDownload { get; set; }
Property Value
- bool?
MaximumPermissionsWorkCalibrationUser
Enable WDC Calibration
Name: MaximumPermissionsWorkCalibrationUser
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsWorkCalibrationUser")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsWorkCalibrationUser { get; set; }
Property Value
- bool?
MaximumPermissionsWorkDotComUserPerm
Enable WDC
Name: MaximumPermissionsWorkDotComUserPerm
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "maximumPermissionsWorkDotComUserPerm")]
[Updateable(false)]
[Createable(false)]
public bool? MaximumPermissionsWorkDotComUserPerm { get; set; }
Property Value
- bool?
MigratableLicenses
Licenses to Migrate
Name: MigratableLicenses
SF Type: int
Nillable: False
[JsonProperty(PropertyName = "migratableLicenses")]
[Updateable(false)]
[Createable(false)]
public int? MigratableLicenses { get; set; }
Property Value
- int?
PermissionSetLicenseKey
Permission Set License Key
Name: PermissionSetLicenseKey
SF Type: string
Nillable: False
[JsonProperty(PropertyName = "permissionSetLicenseKey")]
[Updateable(false)]
[Createable(false)]
public string PermissionSetLicenseKey { get; set; }
Property Value
SObjectTypeName
[JsonIgnore]
public static string SObjectTypeName { get; }
Property Value
Status
Status
Name: Status
SF Type: picklist
Nillable: False
[JsonProperty(PropertyName = "status")]
[Updateable(false)]
[Createable(false)]
public string Status { get; set; }
Property Value
SystemModstamp
System Modstamp
Name: SystemModstamp
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "systemModstamp")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? SystemModstamp { get; set; }
Property Value
TotalLicenses
Total Licenses
Name: TotalLicenses
SF Type: int
Nillable: False
[JsonProperty(PropertyName = "totalLicenses")]
[Updateable(false)]
[Createable(false)]
public int? TotalLicenses { get; set; }
Property Value
- int?
UsedLicenses
Used Licenses
Name: UsedLicenses
SF Type: int
Nillable: False
[JsonProperty(PropertyName = "usedLicenses")]
[Updateable(false)]
[Createable(false)]
public int? UsedLicenses { get; set; }
Property Value
- int?