Table of Contents

Class SfProfile

Namespace
NetCoreForce.Models
Assembly
NetCoreForce.Models.dll

Profile

SObject Name: Profile

Custom Object: False

public class SfProfile : SObject
Inheritance
SfProfile
Inherited Members

Properties

CreatedBy

ReferenceTo: User

RelationshipName: CreatedBy

[JsonProperty(PropertyName = "createdBy")]
[Updateable(false)]
[Createable(false)]
public SfUser CreatedBy { get; set; }

Property Value

SfUser

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

string

CreatedDate

Created Date

Name: CreatedDate

SF Type: datetime

Nillable: False

[JsonProperty(PropertyName = "createdDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? CreatedDate { get; set; }

Property Value

DateTimeOffset?

Description

Description

Name: Description

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "description")]
public string Description { get; set; }

Property Value

string

Id

Profile ID

Name: Id

SF Type: id

Nillable: False

[JsonProperty(PropertyName = "id")]
[Updateable(false)]
[Createable(false)]
public string Id { get; set; }

Property Value

string

LastModifiedBy

ReferenceTo: User

RelationshipName: LastModifiedBy

[JsonProperty(PropertyName = "lastModifiedBy")]
[Updateable(false)]
[Createable(false)]
public SfUser LastModifiedBy { get; set; }

Property Value

SfUser

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

string

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

DateTimeOffset?

LastReferencedDate

Last Referenced Date

Name: LastReferencedDate

SF Type: datetime

Nillable: True

[JsonProperty(PropertyName = "lastReferencedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastReferencedDate { get; set; }

Property Value

DateTimeOffset?

LastViewedDate

Last Viewed Date

Name: LastViewedDate

SF Type: datetime

Nillable: True

[JsonProperty(PropertyName = "lastViewedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastViewedDate { get; set; }

Property Value

DateTimeOffset?

Name

Name

Name: Name

SF Type: string

Nillable: False

[JsonProperty(PropertyName = "name")]
public string Name { get; set; }

Property Value

string

PermissionsAICreateInsightObjects

Create AI Insight Objects

Name: PermissionsAICreateInsightObjects

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAICreateInsightObjects")]
public bool? PermissionsAICreateInsightObjects { get; set; }

Property Value

bool?

PermissionsAIViewInsightObjects

View AI Insight Objects

Name: PermissionsAIViewInsightObjects

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAIViewInsightObjects")]
public bool? PermissionsAIViewInsightObjects { get; set; }

Property Value

bool?

PermissionsAccessBankingRelationshipAssistance

Access Banking Relationship Assistance

Name: PermissionsAccessBankingRelationshipAssistance

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessBankingRelationshipAssistance")]
public bool? PermissionsAccessBankingRelationshipAssistance { get; set; }

Property Value

bool?

PermissionsAccessBankingServiceAgent

Access Banking Service Agent

Name: PermissionsAccessBankingServiceAgent

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessBankingServiceAgent")]
public bool? PermissionsAccessBankingServiceAgent { get; set; }

Property Value

bool?

PermissionsAccessCMC

Access Experience Management

Name: PermissionsAccessCMC

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessCMC")]
public bool? PermissionsAccessCMC { get; set; }

Property Value

bool?

PermissionsAccessContentBuilder

Access drag-and-drop content builder

Name: PermissionsAccessContentBuilder

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessContentBuilder")]
public bool? PermissionsAccessContentBuilder { get; set; }

Property Value

bool?

PermissionsAccessDisputePrompts

Provides access to Financial Services Email prompt templates

Name: PermissionsAccessDisputePrompts

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessDisputePrompts")]
public bool? PermissionsAccessDisputePrompts { get; set; }

Property Value

bool?

PermissionsAccessPolicyAgent

Access Policy Agent

Name: PermissionsAccessPolicyAgent

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessPolicyAgent")]
public bool? PermissionsAccessPolicyAgent { get; set; }

Property Value

bool?

PermissionsAccessServiceEinstein

Access Service Einstein

Name: PermissionsAccessServiceEinstein

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessServiceEinstein")]
public bool? PermissionsAccessServiceEinstein { get; set; }

Property Value

bool?

PermissionsAccessSfDrive

Grant users permission to SfDrive

Name: PermissionsAccessSfDrive

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessSfDrive")]
public bool? PermissionsAccessSfDrive { get; set; }

Property Value

bool?

PermissionsAccessToComplaintMgmt

Public Complaint Management User

Name: PermissionsAccessToComplaintMgmt

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessToComplaintMgmt")]
public bool? PermissionsAccessToComplaintMgmt { get; set; }

Property Value

bool?

PermissionsAccessToDisputeManagement

Dispute Management User

Name: PermissionsAccessToDisputeManagement

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessToDisputeManagement")]
public bool? PermissionsAccessToDisputeManagement { get; set; }

Property Value

bool?

PermissionsAccessToServiceProcess

Service Process User

Name: PermissionsAccessToServiceProcess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessToServiceProcess")]
public bool? PermissionsAccessToServiceProcess { get; set; }

Property Value

bool?

PermissionsAccessWealthAdvisorAgent

Financial Advisor Assistance Agent

Name: PermissionsAccessWealthAdvisorAgent

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccessWealthAdvisorAgent")]
public bool? PermissionsAccessWealthAdvisorAgent { get; set; }

Property Value

bool?

PermissionsAccountSwitcherUser

Account Switcher User

Name: PermissionsAccountSwitcherUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAccountSwitcherUser")]
public bool? PermissionsAccountSwitcherUser { get; set; }

Property Value

bool?

PermissionsActivateContract

Activate Contracts

Name: PermissionsActivateContract

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsActivateContract")]
public bool? PermissionsActivateContract { get; set; }

Property Value

bool?

PermissionsActivateOrder

Activate Orders

Name: PermissionsActivateOrder

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsActivateOrder")]
public bool? PermissionsActivateOrder { get; set; }

Property Value

bool?

PermissionsActivateSystemModeFlows

Enable System Mode Flow Activation

Name: PermissionsActivateSystemModeFlows

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsActivateSystemModeFlows")]
public bool? PermissionsActivateSystemModeFlows { get; set; }

Property Value

bool?

PermissionsActivitiesAccess

Access Activities

Name: PermissionsActivitiesAccess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsActivitiesAccess")]
public bool? PermissionsActivitiesAccess { get; set; }

Property Value

bool?

PermissionsAddAnalyticsRemoteConnections

Add CRM Analytics Remote Connections

Name: PermissionsAddAnalyticsRemoteConnections

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAddAnalyticsRemoteConnections")]
public bool? PermissionsAddAnalyticsRemoteConnections { get; set; }

Property Value

bool?

PermissionsAddDirectMessageMembers

Add People to Direct Messages

Name: PermissionsAddDirectMessageMembers

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAddDirectMessageMembers")]
public bool? PermissionsAddDirectMessageMembers { get; set; }

Property Value

bool?

PermissionsAddWaveNotificationRecipients

Add Recipients to CRM Analytics Notifications

Name: PermissionsAddWaveNotificationRecipients

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAddWaveNotificationRecipients")]
public bool? PermissionsAddWaveNotificationRecipients { get; set; }

Property Value

bool?

PermissionsAdvancedCsvDataImportUser

Advanced Csv Data Import User Permission

Name: PermissionsAdvancedCsvDataImportUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAdvancedCsvDataImportUser")]
public bool? PermissionsAdvancedCsvDataImportUser { get; set; }

Property Value

bool?

PermissionsAgentforceServiceAgentUser

Agentforce Service Agent User

Name: PermissionsAgentforceServiceAgentUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAgentforceServiceAgentUser")]
public bool? PermissionsAgentforceServiceAgentUser { get; set; }

Property Value

bool?

PermissionsAllowEmailIC

Email-Based Identity Verification Option

Name: PermissionsAllowEmailIC

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAllowEmailIC")]
public bool? PermissionsAllowEmailIC { get; set; }

Property Value

bool?

PermissionsAllowLightningLogin

Lightning Login User

Name: PermissionsAllowLightningLogin

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAllowLightningLogin")]
public bool? PermissionsAllowLightningLogin { get; set; }

Property Value

bool?

PermissionsAllowUniversalSearch

Knowledge One

Name: PermissionsAllowUniversalSearch

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAllowUniversalSearch")]
public bool? PermissionsAllowUniversalSearch { get; set; }

Property Value

bool?

PermissionsAllowViewEditConvertedLeads

View and Edit Converted Leads

Name: PermissionsAllowViewEditConvertedLeads

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAllowViewEditConvertedLeads")]
public bool? PermissionsAllowViewEditConvertedLeads { get; set; }

Property Value

bool?

PermissionsAllowViewKnowledge

Allow View Knowledge

Name: PermissionsAllowViewKnowledge

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAllowViewKnowledge")]
public bool? PermissionsAllowViewKnowledge { get; set; }

Property Value

bool?

PermissionsApexRestServices

Apex REST Services

Name: PermissionsApexRestServices

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsApexRestServices")]
public bool? PermissionsApexRestServices { get; set; }

Property Value

bool?

PermissionsApiEnabled

API Enabled

Name: PermissionsApiEnabled

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsApiEnabled")]
public bool? PermissionsApiEnabled { get; set; }

Property Value

bool?

PermissionsApiUserOnly

Api Only User

Name: PermissionsApiUserOnly

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsApiUserOnly")]
public bool? PermissionsApiUserOnly { get; set; }

Property Value

bool?

PermissionsAppFrameworkManageApp

Access to manage the template framework apps

Name: PermissionsAppFrameworkManageApp

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAppFrameworkManageApp")]
public bool? PermissionsAppFrameworkManageApp { get; set; }

Property Value

bool?

PermissionsAppFrameworkManageTemplate

Access to manage the template framework templates

Name: PermissionsAppFrameworkManageTemplate

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAppFrameworkManageTemplate")]
public bool? PermissionsAppFrameworkManageTemplate { get; set; }

Property Value

bool?

PermissionsAppFrameworkViewApp

Access to view templated apps and assets

Name: PermissionsAppFrameworkViewApp

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAppFrameworkViewApp")]
public bool? PermissionsAppFrameworkViewApp { get; set; }

Property Value

bool?

PermissionsApprovalAdmin

Approval Admin

Name: PermissionsApprovalAdmin

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsApprovalAdmin")]
public bool? PermissionsApprovalAdmin { get; set; }

Property Value

bool?

PermissionsApprovalDesigner

Approval Designer

Name: PermissionsApprovalDesigner

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsApprovalDesigner")]
public bool? PermissionsApprovalDesigner { get; set; }

Property Value

bool?

PermissionsAssignPermissionSets

Assign Permission Sets

Name: PermissionsAssignPermissionSets

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAssignPermissionSets")]
public bool? PermissionsAssignPermissionSets { get; set; }

Property Value

bool?

PermissionsAssignTopics

Assign Topics

Name: PermissionsAssignTopics

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAssignTopics")]
public bool? PermissionsAssignTopics { get; set; }

Property Value

bool?

PermissionsAttributionModelUser

Attribution Model User

Name: PermissionsAttributionModelUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAttributionModelUser")]
public bool? PermissionsAttributionModelUser { get; set; }

Property Value

bool?

PermissionsAuthorApex

Author Apex

Name: PermissionsAuthorApex

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAuthorApex")]
public bool? PermissionsAuthorApex { get; set; }

Property Value

bool?

PermissionsAuthorizePayments

Authorize Payments

Name: PermissionsAuthorizePayments

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAuthorizePayments")]
public bool? PermissionsAuthorizePayments { get; set; }

Property Value

bool?

PermissionsAutomaticActivityCapture

Use Einstein Activity Capture

Name: PermissionsAutomaticActivityCapture

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsAutomaticActivityCapture")]
public bool? PermissionsAutomaticActivityCapture { get; set; }

Property Value

bool?

PermissionsB2BMarketingAnalyticsUser

Create B2B Marketing Analytics Apps

Name: PermissionsB2BMarketingAnalyticsUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsB2BMarketingAnalyticsUser")]
public bool? PermissionsB2BMarketingAnalyticsUser { get; set; }

Property Value

bool?

PermissionsBotManageBots

Manage Bots

Name: PermissionsBotManageBots

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsBotManageBots")]
public bool? PermissionsBotManageBots { get; set; }

Property Value

bool?

PermissionsBotManageBotsTrainingData

Manage Bots Training Data

Name: PermissionsBotManageBotsTrainingData

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsBotManageBotsTrainingData")]
public bool? PermissionsBotManageBotsTrainingData { get; set; }

Property Value

bool?

PermissionsBulkApiHardDelete

Bulk API Hard Delete

Name: PermissionsBulkApiHardDelete

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsBulkApiHardDelete")]
public bool? PermissionsBulkApiHardDelete { get; set; }

Property Value

bool?

PermissionsBulkMacrosAllowed

Run Macros on Multiple Records

Name: PermissionsBulkMacrosAllowed

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsBulkMacrosAllowed")]
public bool? PermissionsBulkMacrosAllowed { get; set; }

Property Value

bool?

PermissionsBypassMFAForUiLogins

Waive Multi-Factor Authentication for Exempt Users

Name: PermissionsBypassMFAForUiLogins

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsBypassMFAForUiLogins")]
public bool? PermissionsBypassMFAForUiLogins { get; set; }

Property Value

bool?

PermissionsCMSECEAuthoringAccess

Migrate Enablement Content

Name: PermissionsCMSECEAuthoringAccess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCMSECEAuthoringAccess")]
public bool? PermissionsCMSECEAuthoringAccess { get; set; }

Property Value

bool?

PermissionsCampaignInfluence2

Campaign Influence

Name: PermissionsCampaignInfluence2

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCampaignInfluence2")]
public bool? PermissionsCampaignInfluence2 { get; set; }

Property Value

bool?

PermissionsCanAccessCE

Access Conversation Entries

Name: PermissionsCanAccessCE

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanAccessCE")]
public bool? PermissionsCanAccessCE { get; set; }

Property Value

bool?

PermissionsCanApproveFeedPost

Can Approve Feed Post and Comment

Name: PermissionsCanApproveFeedPost

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanApproveFeedPost")]
public bool? PermissionsCanApproveFeedPost { get; set; }

Property Value

bool?

PermissionsCanDoActAsUser

Act As User

Name: PermissionsCanDoActAsUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanDoActAsUser")]
public bool? PermissionsCanDoActAsUser { get; set; }

Property Value

bool?

PermissionsCanEditDataPrepRecipe

Edit Dataset Recipes

Name: PermissionsCanEditDataPrepRecipe

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanEditDataPrepRecipe")]
public bool? PermissionsCanEditDataPrepRecipe { get; set; }

Property Value

bool?

PermissionsCanEditPrompts

Design and Deliver In-App Guidance

Name: PermissionsCanEditPrompts

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanEditPrompts")]
public bool? PermissionsCanEditPrompts { get; set; }

Property Value

bool?

PermissionsCanInitiateMessagingSessions

Initiate Messaging Sessions

Name: PermissionsCanInitiateMessagingSessions

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanInitiateMessagingSessions")]
public bool? PermissionsCanInitiateMessagingSessions { get; set; }

Property Value

bool?

PermissionsCanInsertFeedSystemFields

Insert System Field Values for Chatter Feeds

Name: PermissionsCanInsertFeedSystemFields

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanInsertFeedSystemFields")]
public bool? PermissionsCanInsertFeedSystemFields { get; set; }

Property Value

bool?

PermissionsCanManageMaps

Manage CRM Analytics Custom Maps

Name: PermissionsCanManageMaps

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanManageMaps")]
public bool? PermissionsCanManageMaps { get; set; }

Property Value

bool?

PermissionsCanSendInitialSMSToIndividual

Send Initial SMS Message to Individual

Name: PermissionsCanSendInitialSMSToIndividual

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanSendInitialSMSToIndividual")]
public bool? PermissionsCanSendInitialSMSToIndividual { get; set; }

Property Value

bool?

PermissionsCanUpdateEmailMessage

Update Email Messages

Name: PermissionsCanUpdateEmailMessage

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanUpdateEmailMessage")]
public bool? PermissionsCanUpdateEmailMessage { get; set; }

Property Value

bool?

PermissionsCanUseNewDashboardBuilder

Drag-and-Drop Dashboard Builder

Name: PermissionsCanUseNewDashboardBuilder

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanUseNewDashboardBuilder")]
public bool? PermissionsCanUseNewDashboardBuilder { get; set; }

Property Value

bool?

PermissionsCanVerifyComment

Verify Answers to Chatter Questions

Name: PermissionsCanVerifyComment

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanVerifyComment")]
public bool? PermissionsCanVerifyComment { get; set; }

Property Value

bool?

PermissionsCanViewDataPrepRecipe

Recipes View Only

Name: PermissionsCanViewDataPrepRecipe

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCanViewDataPrepRecipe")]
public bool? PermissionsCanViewDataPrepRecipe { get; set; }

Property Value

bool?

PermissionsCaptureAndReversePayments

Capture and Reverse Payments

Name: PermissionsCaptureAndReversePayments

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCaptureAndReversePayments")]
public bool? PermissionsCaptureAndReversePayments { get; set; }

Property Value

bool?

PermissionsCdcReportingCreateReports

Allow access to creating and editing reports in Data Cloud Reporting

Name: PermissionsCdcReportingCreateReports

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCdcReportingCreateReports")]
public bool? PermissionsCdcReportingCreateReports { get; set; }

Property Value

bool?

PermissionsCdcReportingManageFolders

Allow access to managing folders in Data Cloud Reporting

Name: PermissionsCdcReportingManageFolders

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCdcReportingManageFolders")]
public bool? PermissionsCdcReportingManageFolders { get; set; }

Property Value

bool?

PermissionsCdcReportingViewReports

Allow access to viewing reports in Data Cloud Reporting

Name: PermissionsCdcReportingViewReports

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCdcReportingViewReports")]
public bool? PermissionsCdcReportingViewReports { get; set; }

Property Value

bool?

PermissionsChangeDashboardColors

Change Dashboard Colors

Name: PermissionsChangeDashboardColors

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsChangeDashboardColors")]
public bool? PermissionsChangeDashboardColors { get; set; }

Property Value

bool?

PermissionsChatterComposeUiCodesnippet

Allow Inclusion of Code Snippets from UI

Name: PermissionsChatterComposeUiCodesnippet

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsChatterComposeUiCodesnippet")]
public bool? PermissionsChatterComposeUiCodesnippet { get; set; }

Property Value

bool?

PermissionsChatterEditOwnPost

Edit My Own Posts

Name: PermissionsChatterEditOwnPost

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsChatterEditOwnPost")]
public bool? PermissionsChatterEditOwnPost { get; set; }

Property Value

bool?

PermissionsChatterEditOwnRecordPost

Edit Posts on Records I Own

Name: PermissionsChatterEditOwnRecordPost

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsChatterEditOwnRecordPost")]
public bool? PermissionsChatterEditOwnRecordPost { get; set; }

Property Value

bool?

Create Public Links

Name: PermissionsChatterFileLink

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsChatterFileLink")]
public bool? PermissionsChatterFileLink { get; set; }

Property Value

bool?

PermissionsChatterInternalUser

Chatter Internal User

Name: PermissionsChatterInternalUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsChatterInternalUser")]
public bool? PermissionsChatterInternalUser { get; set; }

Property Value

bool?

PermissionsChatterInviteExternalUsers

Invite Customers To Chatter

Name: PermissionsChatterInviteExternalUsers

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsChatterInviteExternalUsers")]
public bool? PermissionsChatterInviteExternalUsers { get; set; }

Property Value

bool?

PermissionsChatterOwnGroups

Create and Own New Chatter Groups

Name: PermissionsChatterOwnGroups

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsChatterOwnGroups")]
public bool? PermissionsChatterOwnGroups { get; set; }

Property Value

bool?

PermissionsClientSecretRotation

Allow consumer key and secret rotation

Name: PermissionsClientSecretRotation

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsClientSecretRotation")]
public bool? PermissionsClientSecretRotation { get; set; }

Property Value

bool?

PermissionsCloseConversations

Close Conversation Threads

Name: PermissionsCloseConversations

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCloseConversations")]
public bool? PermissionsCloseConversations { get; set; }

Property Value

bool?

PermissionsCombAuthAndCapPayments

Allow Sale Payments

Name: PermissionsCombAuthAndCapPayments

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCombAuthAndCapPayments")]
public bool? PermissionsCombAuthAndCapPayments { get; set; }

Property Value

bool?

PermissionsConfigCustomRecs

Configure Custom Recommendations

Name: PermissionsConfigCustomRecs

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsConfigCustomRecs")]
public bool? PermissionsConfigCustomRecs { get; set; }

Property Value

bool?

PermissionsConfigureDataspaceScope

Configure Dataspace Scope

Name: PermissionsConfigureDataspaceScope

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsConfigureDataspaceScope")]
public bool? PermissionsConfigureDataspaceScope { get; set; }

Property Value

bool?

PermissionsConnectOrgToEnvironmentHub

Connect Organization to Environment Hub

Name: PermissionsConnectOrgToEnvironmentHub

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsConnectOrgToEnvironmentHub")]
public bool? PermissionsConnectOrgToEnvironmentHub { get; set; }

Property Value

bool?

PermissionsConsentApiUpdate

Update Consent Preferences Using REST API

Name: PermissionsConsentApiUpdate

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsConsentApiUpdate")]
public bool? PermissionsConsentApiUpdate { get; set; }

Property Value

bool?

PermissionsContactInspectorUser

Access Contact Intelligence View in Partner Sites

Name: PermissionsContactInspectorUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsContactInspectorUser")]
public bool? PermissionsContactInspectorUser { get; set; }

Property Value

bool?

PermissionsContentAdministrator

Manage Salesforce CRM Content

Name: PermissionsContentAdministrator

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsContentAdministrator")]
public bool? PermissionsContentAdministrator { get; set; }

Property Value

bool?

PermissionsContentHubUser

Files Connect Cloud

Name: PermissionsContentHubUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsContentHubUser")]
public bool? PermissionsContentHubUser { get; set; }

Property Value

bool?

PermissionsContentWorkspaces

Access Libraries

Name: PermissionsContentWorkspaces

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsContentWorkspaces")]
public bool? PermissionsContentWorkspaces { get; set; }

Property Value

bool?

PermissionsConvertLeads

Convert Leads

Name: PermissionsConvertLeads

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsConvertLeads")]
public bool? PermissionsConvertLeads { get; set; }

Property Value

bool?

PermissionsCreateCustomizeDashboards

Create and Customize Dashboards

Name: PermissionsCreateCustomizeDashboards

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCreateCustomizeDashboards")]
public bool? PermissionsCreateCustomizeDashboards { get; set; }

Property Value

bool?

PermissionsCreateCustomizeFilters

Create and Customize List Views

Name: PermissionsCreateCustomizeFilters

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCreateCustomizeFilters")]
public bool? PermissionsCreateCustomizeFilters { get; set; }

Property Value

bool?

PermissionsCreateCustomizeReports

Create and Customize Reports

Name: PermissionsCreateCustomizeReports

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCreateCustomizeReports")]
public bool? PermissionsCreateCustomizeReports { get; set; }

Property Value

bool?

PermissionsCreateDashboardFolders

Create Dashboard Folders

Name: PermissionsCreateDashboardFolders

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCreateDashboardFolders")]
public bool? PermissionsCreateDashboardFolders { get; set; }

Property Value

bool?

PermissionsCreateLtngTempFolder

Create Folders for Lightning Email Templates

Name: PermissionsCreateLtngTempFolder

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCreateLtngTempFolder")]
public bool? PermissionsCreateLtngTempFolder { get; set; }

Property Value

bool?

PermissionsCreateLtngTempInPub

Manage Public Lightning Email Templates

Name: PermissionsCreateLtngTempInPub

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCreateLtngTempInPub")]
public bool? PermissionsCreateLtngTempInPub { get; set; }

Property Value

bool?

PermissionsCreateMultiforce

Create AppExchange Packages

Name: PermissionsCreateMultiforce

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCreateMultiforce")]
public bool? PermissionsCreateMultiforce { get; set; }

Property Value

bool?

PermissionsCreateReportFolders

Create Report Folders

Name: PermissionsCreateReportFolders

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCreateReportFolders")]
public bool? PermissionsCreateReportFolders { get; set; }

Property Value

bool?

PermissionsCreateReportInLightning

Report Builder (Lightning Experience)

Name: PermissionsCreateReportInLightning

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCreateReportInLightning")]
public bool? PermissionsCreateReportInLightning { get; set; }

Property Value

bool?

PermissionsCreateTopics

Create Topics

Name: PermissionsCreateTopics

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCreateTopics")]
public bool? PermissionsCreateTopics { get; set; }

Property Value

bool?

PermissionsCreateWorkspaces

Create Libraries

Name: PermissionsCreateWorkspaces

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCreateWorkspaces")]
public bool? PermissionsCreateWorkspaces { get; set; }

Property Value

bool?

PermissionsCustomAppsOnFSMobile

Custom Applications for Field Service Mobile

Name: PermissionsCustomAppsOnFSMobile

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCustomAppsOnFSMobile")]
public bool? PermissionsCustomAppsOnFSMobile { get; set; }

Property Value

bool?

PermissionsCustomMobileAppsAccess

Access Custom Mobile Apps

Name: PermissionsCustomMobileAppsAccess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCustomMobileAppsAccess")]
public bool? PermissionsCustomMobileAppsAccess { get; set; }

Property Value

bool?

PermissionsCustomSidebarOnAllPages

Show Custom Sidebar On All Pages

Name: PermissionsCustomSidebarOnAllPages

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCustomSidebarOnAllPages")]
public bool? PermissionsCustomSidebarOnAllPages { get; set; }

Property Value

bool?

PermissionsCustomTabBarOnMobile

Salesforce Mobile App - Customizable Navigation (Winter '20 Pilot Only)

Name: PermissionsCustomTabBarOnMobile

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCustomTabBarOnMobile")]
public bool? PermissionsCustomTabBarOnMobile { get; set; }

Property Value

bool?

PermissionsCustomizeApplication

Customize Application

Name: PermissionsCustomizeApplication

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsCustomizeApplication")]
public bool? PermissionsCustomizeApplication { get; set; }

Property Value

bool?

PermissionsDataExport

Weekly Data Export

Name: PermissionsDataExport

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsDataExport")]
public bool? PermissionsDataExport { get; set; }

Property Value

bool?

PermissionsDelegatedTwoFactor

Manage MFA in User Interface

Name: PermissionsDelegatedTwoFactor

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsDelegatedTwoFactor")]
public bool? PermissionsDelegatedTwoFactor { get; set; }

Property Value

bool?

PermissionsDeleteActivatedContract

Delete Activated Contracts

Name: PermissionsDeleteActivatedContract

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsDeleteActivatedContract")]
public bool? PermissionsDeleteActivatedContract { get; set; }

Property Value

bool?

PermissionsDeleteCrMemoAndInvoice

Delete Credit Memo and Invoice

Name: PermissionsDeleteCrMemoAndInvoice

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsDeleteCrMemoAndInvoice")]
public bool? PermissionsDeleteCrMemoAndInvoice { get; set; }

Property Value

bool?

PermissionsDeleteTopics

Delete Topics

Name: PermissionsDeleteTopics

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsDeleteTopics")]
public bool? PermissionsDeleteTopics { get; set; }

Property Value

bool?

PermissionsDigitalLendingAdminUser

Digital Lending Admin User

Name: PermissionsDigitalLendingAdminUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsDigitalLendingAdminUser")]
public bool? PermissionsDigitalLendingAdminUser { get; set; }

Property Value

bool?

PermissionsDigitalLendingEditReadOnly

Digital Lending Edit Read Only Party Related Records

Name: PermissionsDigitalLendingEditReadOnly

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsDigitalLendingEditReadOnly")]
public bool? PermissionsDigitalLendingEditReadOnly { get; set; }

Property Value

bool?

PermissionsDigitalLendingUser

Digital Lending User

Name: PermissionsDigitalLendingUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsDigitalLendingUser")]
public bool? PermissionsDigitalLendingUser { get; set; }

Property Value

bool?

PermissionsDigitalLendingWorkbench

Digital Lending Workbench

Name: PermissionsDigitalLendingWorkbench

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsDigitalLendingWorkbench")]
public bool? PermissionsDigitalLendingWorkbench { get; set; }

Property Value

bool?

PermissionsDistributeFromPersWksp

Create Content Deliveries

Name: PermissionsDistributeFromPersWksp

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsDistributeFromPersWksp")]
public bool? PermissionsDistributeFromPersWksp { get; set; }

Property Value

bool?

PermissionsDownloadPackageVersionZips

Download Package Version Zip Files

Name: PermissionsDownloadPackageVersionZips

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsDownloadPackageVersionZips")]
public bool? PermissionsDownloadPackageVersionZips { get; set; }

Property Value

bool?

PermissionsEditActivatedOrders

Edit Activated Orders

Name: PermissionsEditActivatedOrders

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditActivatedOrders")]
public bool? PermissionsEditActivatedOrders { get; set; }

Property Value

bool?

PermissionsEditBillingInfo

Manage Billing

Name: PermissionsEditBillingInfo

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditBillingInfo")]
public bool? PermissionsEditBillingInfo { get; set; }

Property Value

bool?

PermissionsEditBrandTemplates

Manage Letterheads

Name: PermissionsEditBrandTemplates

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditBrandTemplates")]
public bool? PermissionsEditBrandTemplates { get; set; }

Property Value

bool?

PermissionsEditCaseComments

Edit Case Comments

Name: PermissionsEditCaseComments

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditCaseComments")]
public bool? PermissionsEditCaseComments { get; set; }

Property Value

bool?

PermissionsEditEvent

Edit Events

Name: PermissionsEditEvent

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditEvent")]
public bool? PermissionsEditEvent { get; set; }

Property Value

bool?

PermissionsEditHtmlTemplates

Edit HTML Templates

Name: PermissionsEditHtmlTemplates

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditHtmlTemplates")]
public bool? PermissionsEditHtmlTemplates { get; set; }

Property Value

bool?

PermissionsEditKnowledge

Manage Articles

Name: PermissionsEditKnowledge

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditKnowledge")]
public bool? PermissionsEditKnowledge { get; set; }

Property Value

bool?

PermissionsEditMyDashboards

Edit My Dashboards

Name: PermissionsEditMyDashboards

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditMyDashboards")]
public bool? PermissionsEditMyDashboards { get; set; }

Property Value

bool?

PermissionsEditMyReports

Edit My Reports

Name: PermissionsEditMyReports

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditMyReports")]
public bool? PermissionsEditMyReports { get; set; }

Property Value

bool?

PermissionsEditOppLineItemUnitPrice

Edit Opportunity Product Sales Price

Name: PermissionsEditOppLineItemUnitPrice

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditOppLineItemUnitPrice")]
public bool? PermissionsEditOppLineItemUnitPrice { get; set; }

Property Value

bool?

PermissionsEditPublicDocuments

Manage Public Documents

Name: PermissionsEditPublicDocuments

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditPublicDocuments")]
public bool? PermissionsEditPublicDocuments { get; set; }

Property Value

bool?

PermissionsEditPublicFilters

Manage Public List Views

Name: PermissionsEditPublicFilters

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditPublicFilters")]
public bool? PermissionsEditPublicFilters { get; set; }

Property Value

bool?

PermissionsEditPublicTemplates

Manage Public Classic Email Templates

Name: PermissionsEditPublicTemplates

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditPublicTemplates")]
public bool? PermissionsEditPublicTemplates { get; set; }

Property Value

bool?

PermissionsEditReadonlyFields

Edit Read Only Fields

Name: PermissionsEditReadonlyFields

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditReadonlyFields")]
public bool? PermissionsEditReadonlyFields { get; set; }

Property Value

bool?

PermissionsEditTask

Edit Tasks

Name: PermissionsEditTask

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditTask")]
public bool? PermissionsEditTask { get; set; }

Property Value

bool?

PermissionsEditTopics

Edit Topics

Name: PermissionsEditTopics

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEditTopics")]
public bool? PermissionsEditTopics { get; set; }

Property Value

bool?

PermissionsEmailAdministration

Email Administration

Name: PermissionsEmailAdministration

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEmailAdministration")]
public bool? PermissionsEmailAdministration { get; set; }

Property Value

bool?

PermissionsEmailMass

Mass Email

Name: PermissionsEmailMass

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEmailMass")]
public bool? PermissionsEmailMass { get; set; }

Property Value

bool?

PermissionsEmailSingle

Send Email

Name: PermissionsEmailSingle

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEmailSingle")]
public bool? PermissionsEmailSingle { get; set; }

Property Value

bool?

PermissionsEmailTemplateManagement

Manage Email Templates

Name: PermissionsEmailTemplateManagement

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEmailTemplateManagement")]
public bool? PermissionsEmailTemplateManagement { get; set; }

Property Value

bool?

PermissionsEmbeddedMessagingAgent

Messaging for In-App and Web Agent

Name: PermissionsEmbeddedMessagingAgent

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEmbeddedMessagingAgent")]
public bool? PermissionsEmbeddedMessagingAgent { get; set; }

Property Value

bool?

PermissionsEnableBCTransactionPolling

Enable blockchain transaction polling API

Name: PermissionsEnableBCTransactionPolling

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEnableBCTransactionPolling")]
public bool? PermissionsEnableBCTransactionPolling { get; set; }

Property Value

bool?

PermissionsEnableCommunityAppLauncher

Show App Launcher in Experience Cloud Sites

Name: PermissionsEnableCommunityAppLauncher

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEnableCommunityAppLauncher")]
public bool? PermissionsEnableCommunityAppLauncher { get; set; }

Property Value

bool?

PermissionsEnableIPFSUpload

Allow blockchain data upload

Name: PermissionsEnableIPFSUpload

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEnableIPFSUpload")]
public bool? PermissionsEnableIPFSUpload { get; set; }

Property Value

bool?

PermissionsEnableNotifications

Send Outbound Messages

Name: PermissionsEnableNotifications

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEnableNotifications")]
public bool? PermissionsEnableNotifications { get; set; }

Property Value

bool?

PermissionsEngagementConfigUser

Engagement Config User

Name: PermissionsEngagementConfigUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEngagementConfigUser")]
public bool? PermissionsEngagementConfigUser { get; set; }

Property Value

bool?

PermissionsEnhancedSalesMobileExp

Salesforce Mobile App: Native Seller Experience

Name: PermissionsEnhancedSalesMobileExp

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsEnhancedSalesMobileExp")]
public bool? PermissionsEnhancedSalesMobileExp { get; set; }

Property Value

bool?

PermissionsExportReport

Export Reports

Name: PermissionsExportReport

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsExportReport")]
public bool? PermissionsExportReport { get; set; }

Property Value

bool?

PermissionsExternalClientAppAdmin

View all External Client Apps, view their settings, and edit their policies

Name: PermissionsExternalClientAppAdmin

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsExternalClientAppAdmin")]
public bool? PermissionsExternalClientAppAdmin { get; set; }

Property Value

bool?

PermissionsExternalClientAppDeveloper

Create, edit, and delete External Client Apps

Name: PermissionsExternalClientAppDeveloper

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsExternalClientAppDeveloper")]
public bool? PermissionsExternalClientAppDeveloper { get; set; }

Property Value

bool?

PermissionsExternalClientAppViewer

View all External Client Apps

Name: PermissionsExternalClientAppViewer

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsExternalClientAppViewer")]
public bool? PermissionsExternalClientAppViewer { get; set; }

Property Value

bool?

PermissionsFSCArcGraphCommunityUser

Access Actionable Relationship Center for partner users

Name: PermissionsFSCArcGraphCommunityUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsFSCArcGraphCommunityUser")]
public bool? PermissionsFSCArcGraphCommunityUser { get; set; }

Property Value

bool?

PermissionsFSCComprehensiveUserAccess

User license to access Lightning components and features delivered in Financial Services Cloud.

Name: PermissionsFSCComprehensiveUserAccess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsFSCComprehensiveUserAccess")]
public bool? PermissionsFSCComprehensiveUserAccess { get; set; }

Property Value

bool?

PermissionsFeedPinning

Pin Posts in Feeds

Name: PermissionsFeedPinning

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsFeedPinning")]
public bool? PermissionsFeedPinning { get; set; }

Property Value

bool?

PermissionsFlowUFLRequired

Require Flow User Feature License

Name: PermissionsFlowUFLRequired

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsFlowUFLRequired")]
public bool? PermissionsFlowUFLRequired { get; set; }

Property Value

bool?

PermissionsForceTwoFactor

Multi-Factor Authentication for User Interface Logins

Name: PermissionsForceTwoFactor

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsForceTwoFactor")]
public bool? PermissionsForceTwoFactor { get; set; }

Property Value

bool?

PermissionsFreezeUsers

Freeze Users

Name: PermissionsFreezeUsers

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsFreezeUsers")]
public bool? PermissionsFreezeUsers { get; set; }

Property Value

bool?

PermissionsGiveRecognitionBadge

Give Recognition Badges in Experience Builder Sites

Name: PermissionsGiveRecognitionBadge

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsGiveRecognitionBadge")]
public bool? PermissionsGiveRecognitionBadge { get; set; }

Property Value

bool?

PermissionsGovernNetworks

Manage Experiences

Name: PermissionsGovernNetworks

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsGovernNetworks")]
public bool? PermissionsGovernNetworks { get; set; }

Property Value

bool?

PermissionsHasUnlimitedNBAExecutions

User Has Unlimited Next Best Action Strategy Executions

Name: PermissionsHasUnlimitedNBAExecutions

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsHasUnlimitedNBAExecutions")]
public bool? PermissionsHasUnlimitedNBAExecutions { get; set; }

Property Value

bool?

PermissionsHeadlessCMSAccess

Enable Salesforce CMS Integration

Name: PermissionsHeadlessCMSAccess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsHeadlessCMSAccess")]
public bool? PermissionsHeadlessCMSAccess { get; set; }

Property Value

bool?

PermissionsHeadlessPublishNudges

Headless Publish Nudges User

Name: PermissionsHeadlessPublishNudges

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsHeadlessPublishNudges")]
public bool? PermissionsHeadlessPublishNudges { get; set; }

Property Value

bool?

PermissionsHideReadByList

Hide the Seen By List

Name: PermissionsHideReadByList

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsHideReadByList")]
public bool? PermissionsHideReadByList { get; set; }

Property Value

bool?

PermissionsIdentityConnect

Use Identity Connect

Name: PermissionsIdentityConnect

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsIdentityConnect")]
public bool? PermissionsIdentityConnect { get; set; }

Property Value

bool?

PermissionsIdentityEnabled

Use Identity Features

Name: PermissionsIdentityEnabled

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsIdentityEnabled")]
public bool? PermissionsIdentityEnabled { get; set; }

Property Value

bool?

PermissionsImportCustomObjects

Import Custom Objects

Name: PermissionsImportCustomObjects

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsImportCustomObjects")]
public bool? PermissionsImportCustomObjects { get; set; }

Property Value

bool?

PermissionsImportLeads

Import Leads

Name: PermissionsImportLeads

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsImportLeads")]
public bool? PermissionsImportLeads { get; set; }

Property Value

bool?

PermissionsImportPersonal

Import Personal Contacts

Name: PermissionsImportPersonal

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsImportPersonal")]
public bool? PermissionsImportPersonal { get; set; }

Property Value

bool?

PermissionsInsightsAppAdmin

Manage CRM Analytics

Name: PermissionsInsightsAppAdmin

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsInsightsAppAdmin")]
public bool? PermissionsInsightsAppAdmin { get; set; }

Property Value

bool?

PermissionsInsightsAppDashboardEditor

Create and Edit CRM Analytics Dashboards

Name: PermissionsInsightsAppDashboardEditor

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsInsightsAppDashboardEditor")]
public bool? PermissionsInsightsAppDashboardEditor { get; set; }

Property Value

bool?

PermissionsInsightsAppEltEditor

Edit CRM Analytics Dataflows

Name: PermissionsInsightsAppEltEditor

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsInsightsAppEltEditor")]
public bool? PermissionsInsightsAppEltEditor { get; set; }

Property Value

bool?

PermissionsInsightsAppUploadUser

Upload External Data to CRM Analytics

Name: PermissionsInsightsAppUploadUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsInsightsAppUploadUser")]
public bool? PermissionsInsightsAppUploadUser { get; set; }

Property Value

bool?

PermissionsInsightsAppUser

Use CRM Analytics

Name: PermissionsInsightsAppUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsInsightsAppUser")]
public bool? PermissionsInsightsAppUser { get; set; }

Property Value

bool?

PermissionsInsightsCreateApplication

Create CRM Analytics Apps

Name: PermissionsInsightsCreateApplication

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsInsightsCreateApplication")]
public bool? PermissionsInsightsCreateApplication { get; set; }

Property Value

bool?

PermissionsInstallMultiforce

Download AppExchange Packages

Name: PermissionsInstallMultiforce

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsInstallMultiforce")]
public bool? PermissionsInstallMultiforce { get; set; }

Property Value

bool?

PermissionsIotUser

IoT User

Name: PermissionsIotUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsIotUser")]
public bool? PermissionsIotUser { get; set; }

Property Value

bool?

PermissionsIsotopeAccess

Salesforce Anywhere on Mobile

Name: PermissionsIsotopeAccess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsIsotopeAccess")]
public bool? PermissionsIsotopeAccess { get; set; }

Property Value

bool?

PermissionsIsotopeCToCUser

Salesforce Anywhere Integration Access

Name: PermissionsIsotopeCToCUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsIsotopeCToCUser")]
public bool? PermissionsIsotopeCToCUser { get; set; }

Property Value

bool?

PermissionsIsotopeLEX

Salesforce Anywhere in Lightning Experience

Name: PermissionsIsotopeLEX

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsIsotopeLEX")]
public bool? PermissionsIsotopeLEX { get; set; }

Property Value

bool?

PermissionsLMEndMessagingSessionUserPerm

End Messaging Session

Name: PermissionsLMEndMessagingSessionUserPerm

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsLMEndMessagingSessionUserPerm")]
public bool? PermissionsLMEndMessagingSessionUserPerm { get; set; }

Property Value

bool?

PermissionsLMOutboundMessagingUserPerm

Agent Initiated Outbound Messaging

Name: PermissionsLMOutboundMessagingUserPerm

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsLMOutboundMessagingUserPerm")]
public bool? PermissionsLMOutboundMessagingUserPerm { get; set; }

Property Value

bool?

PermissionsLeadInspectorUser

Access Lead Intelligence View in Partner Sites

Name: PermissionsLeadInspectorUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsLeadInspectorUser")]
public bool? PermissionsLeadInspectorUser { get; set; }

Property Value

bool?

PermissionsLearningManager

Manage Learning

Name: PermissionsLearningManager

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsLearningManager")]
public bool? PermissionsLearningManager { get; set; }

Property Value

bool?

PermissionsLifecycleManagementAPIUser

Access Customer Asset Lifecycle Management APIs

Name: PermissionsLifecycleManagementAPIUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsLifecycleManagementAPIUser")]
public bool? PermissionsLifecycleManagementAPIUser { get; set; }

Property Value

bool?

PermissionsLightningConsoleAllowedForUser

Lightning Console User

Name: PermissionsLightningConsoleAllowedForUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsLightningConsoleAllowedForUser")]
public bool? PermissionsLightningConsoleAllowedForUser { get; set; }

Property Value

bool?

PermissionsLightningExperienceUser

Lightning Experience User

Name: PermissionsLightningExperienceUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsLightningExperienceUser")]
public bool? PermissionsLightningExperienceUser { get; set; }

Property Value

bool?

PermissionsListEmailSend

Allow sending of List Emails

Name: PermissionsListEmailSend

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsListEmailSend")]
public bool? PermissionsListEmailSend { get; set; }

Property Value

bool?

PermissionsLobbyManagementUserAccess

Let greeters access the Lobby Management tab.

Name: PermissionsLobbyManagementUserAccess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsLobbyManagementUserAccess")]
public bool? PermissionsLobbyManagementUserAccess { get; set; }

Property Value

bool?

PermissionsLtngPromoReserved01UserPerm

Remain in Salesforce Classic

Name: PermissionsLtngPromoReserved01UserPerm

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsLtngPromoReserved01UserPerm")]
public bool? PermissionsLtngPromoReserved01UserPerm { get; set; }

Property Value

bool?

PermissionsMakePayments

Make Payments

Name: PermissionsMakePayments

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsMakePayments")]
public bool? PermissionsMakePayments { get; set; }

Property Value

bool?

PermissionsManageAccessPolicies

Manage Access Policies

Name: PermissionsManageAccessPolicies

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageAccessPolicies")]
public bool? PermissionsManageAccessPolicies { get; set; }

Property Value

bool?

PermissionsManageAgentforceServiceAgent

Manage Agentforce Service Agents

Name: PermissionsManageAgentforceServiceAgent

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageAgentforceServiceAgent")]
public bool? PermissionsManageAgentforceServiceAgent { get; set; }

Property Value

bool?

PermissionsManageAnalyticSnapshots

Manage Reporting Snapshots

Name: PermissionsManageAnalyticSnapshots

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageAnalyticSnapshots")]
public bool? PermissionsManageAnalyticSnapshots { get; set; }

Property Value

bool?

PermissionsManageAuthProviders

Manage Auth. Providers

Name: PermissionsManageAuthProviders

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageAuthProviders")]
public bool? PermissionsManageAuthProviders { get; set; }

Property Value

bool?

PermissionsManageBusinessHourHolidays

Manage Business Hours Holidays

Name: PermissionsManageBusinessHourHolidays

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageBusinessHourHolidays")]
public bool? PermissionsManageBusinessHourHolidays { get; set; }

Property Value

bool?

PermissionsManageC360AConnections

Connect Org to Data Cloud

Name: PermissionsManageC360AConnections

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageC360AConnections")]
public bool? PermissionsManageC360AConnections { get; set; }

Property Value

bool?

PermissionsManageCMS

Create CMS Workspaces and Channels

Name: PermissionsManageCMS

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageCMS")]
public bool? PermissionsManageCMS { get; set; }

Property Value

bool?

PermissionsManageCallCenters

Manage Call Centers

Name: PermissionsManageCallCenters

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageCallCenters")]
public bool? PermissionsManageCallCenters { get; set; }

Property Value

bool?

PermissionsManageCases

Manage Cases

Name: PermissionsManageCases

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageCases")]
public bool? PermissionsManageCases { get; set; }

Property Value

bool?

PermissionsManageCategories

Manage Categories

Name: PermissionsManageCategories

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageCategories")]
public bool? PermissionsManageCategories { get; set; }

Property Value

bool?

PermissionsManageCdpMlModels

Allow users to manage models in Einstein Studio

Name: PermissionsManageCdpMlModels

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageCdpMlModels")]
public bool? PermissionsManageCdpMlModels { get; set; }

Property Value

bool?

PermissionsManageCertificates

Manage Certificates

Name: PermissionsManageCertificates

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageCertificates")]
public bool? PermissionsManageCertificates { get; set; }

Property Value

bool?

PermissionsManageCertificatesExpiration

Receive Certificate Expiration Notifications

Name: PermissionsManageCertificatesExpiration

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageCertificatesExpiration")]
public bool? PermissionsManageCertificatesExpiration { get; set; }

Property Value

bool?

PermissionsManageChatterMessages

Manage Chatter Messages and Direct Messages

Name: PermissionsManageChatterMessages

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageChatterMessages")]
public bool? PermissionsManageChatterMessages { get; set; }

Property Value

bool?

PermissionsManageContentPermissions

Manage Content Permissions

Name: PermissionsManageContentPermissions

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageContentPermissions")]
public bool? PermissionsManageContentPermissions { get; set; }

Property Value

bool?

PermissionsManageContentProperties

Manage Content Properties

Name: PermissionsManageContentProperties

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageContentProperties")]
public bool? PermissionsManageContentProperties { get; set; }

Property Value

bool?

PermissionsManageContentTaxonomy

Manage Content Taxonomy

Name: PermissionsManageContentTaxonomy

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageContentTaxonomy")]
public bool? PermissionsManageContentTaxonomy { get; set; }

Property Value

bool?

PermissionsManageContentTypes

Manage record types and layouts for Files

Name: PermissionsManageContentTypes

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageContentTypes")]
public bool? PermissionsManageContentTypes { get; set; }

Property Value

bool?

PermissionsManageCustomDomains

Manage Custom Domains

Name: PermissionsManageCustomDomains

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageCustomDomains")]
public bool? PermissionsManageCustomDomains { get; set; }

Property Value

bool?

PermissionsManageCustomPermissions

Manage Custom Permissions

Name: PermissionsManageCustomPermissions

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageCustomPermissions")]
public bool? PermissionsManageCustomPermissions { get; set; }

Property Value

bool?

PermissionsManageCustomReportTypes

Manage Custom Report Types

Name: PermissionsManageCustomReportTypes

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageCustomReportTypes")]
public bool? PermissionsManageCustomReportTypes { get; set; }

Property Value

bool?

PermissionsManageDashbdsInPubFolders

Manage Dashboards in Public Folders

Name: PermissionsManageDashbdsInPubFolders

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageDashbdsInPubFolders")]
public bool? PermissionsManageDashbdsInPubFolders { get; set; }

Property Value

bool?

PermissionsManageDataCategories

Manage Data Categories

Name: PermissionsManageDataCategories

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageDataCategories")]
public bool? PermissionsManageDataCategories { get; set; }

Property Value

bool?

PermissionsManageDataIntegrations

Manage Data Integrations

Name: PermissionsManageDataIntegrations

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageDataIntegrations")]
public bool? PermissionsManageDataIntegrations { get; set; }

Property Value

bool?

PermissionsManageDataMaskPolicies

Manage Data Mask Policies

Name: PermissionsManageDataMaskPolicies

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageDataMaskPolicies")]
public bool? PermissionsManageDataMaskPolicies { get; set; }

Property Value

bool?

PermissionsManageDataspaceScope

Manage Dataspace Scope

Name: PermissionsManageDataspaceScope

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageDataspaceScope")]
public bool? PermissionsManageDataspaceScope { get; set; }

Property Value

bool?

PermissionsManageDynamicDashboards

Manage Dynamic Dashboards

Name: PermissionsManageDynamicDashboards

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageDynamicDashboards")]
public bool? PermissionsManageDynamicDashboards { get; set; }

Property Value

bool?

PermissionsManageEmailClientConfig

Manage Email Client Configurations

Name: PermissionsManageEmailClientConfig

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageEmailClientConfig")]
public bool? PermissionsManageEmailClientConfig { get; set; }

Property Value

bool?

PermissionsManageEncryptionKeys

Manage Encryption Keys

Name: PermissionsManageEncryptionKeys

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageEncryptionKeys")]
public bool? PermissionsManageEncryptionKeys { get; set; }

Property Value

bool?

PermissionsManageExchangeConfig

Manage Lightning Sync

Name: PermissionsManageExchangeConfig

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageExchangeConfig")]
public bool? PermissionsManageExchangeConfig { get; set; }

Property Value

bool?

PermissionsManageExternalConnections

Allow user to modify Private Connections

Name: PermissionsManageExternalConnections

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageExternalConnections")]
public bool? PermissionsManageExternalConnections { get; set; }

Property Value

bool?

PermissionsManageFilesAndAttachments

Manage Policies' Files And Attachments

Name: PermissionsManageFilesAndAttachments

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageFilesAndAttachments")]
public bool? PermissionsManageFilesAndAttachments { get; set; }

Property Value

bool?

PermissionsManageHealthCheck

Manage Health Check

Name: PermissionsManageHealthCheck

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageHealthCheck")]
public bool? PermissionsManageHealthCheck { get; set; }

Property Value

bool?

PermissionsManageHubConnections

Connect Org to Customer 360 Data Manager

Name: PermissionsManageHubConnections

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageHubConnections")]
public bool? PermissionsManageHubConnections { get; set; }

Property Value

bool?

PermissionsManageIntegrationConnections

Manage Integration Connections

Name: PermissionsManageIntegrationConnections

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageIntegrationConnections")]
public bool? PermissionsManageIntegrationConnections { get; set; }

Property Value

bool?

PermissionsManageInteraction

Manage Flow

Name: PermissionsManageInteraction

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageInteraction")]
public bool? PermissionsManageInteraction { get; set; }

Property Value

bool?

PermissionsManageInternalUsers

Manage Internal Users

Name: PermissionsManageInternalUsers

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageInternalUsers")]
public bool? PermissionsManageInternalUsers { get; set; }

Property Value

bool?

PermissionsManageIpAddresses

Manage IP Addresses

Name: PermissionsManageIpAddresses

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageIpAddresses")]
public bool? PermissionsManageIpAddresses { get; set; }

Property Value

bool?

PermissionsManageKnowledge

Manage Salesforce Knowledge

Name: PermissionsManageKnowledge

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageKnowledge")]
public bool? PermissionsManageKnowledge { get; set; }

Property Value

bool?

PermissionsManageKnowledgeImportExport

Manage Knowledge Article Import/Export

Name: PermissionsManageKnowledgeImportExport

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageKnowledgeImportExport")]
public bool? PermissionsManageKnowledgeImportExport { get; set; }

Property Value

bool?

PermissionsManageLeads

Manage Leads

Name: PermissionsManageLeads

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageLeads")]
public bool? PermissionsManageLeads { get; set; }

Property Value

bool?

PermissionsManageLearningReporting

Manage Learning Reporting

Name: PermissionsManageLearningReporting

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageLearningReporting")]
public bool? PermissionsManageLearningReporting { get; set; }

Property Value

bool?

PermissionsManageLoginAccessPolicies

Manage Login Access Policies

Name: PermissionsManageLoginAccessPolicies

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageLoginAccessPolicies")]
public bool? PermissionsManageLoginAccessPolicies { get; set; }

Property Value

bool?

PermissionsManageMobile

Manage Mobile Configurations

Name: PermissionsManageMobile

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageMobile")]
public bool? PermissionsManageMobile { get; set; }

Property Value

bool?

PermissionsManageNamedCredentials

Allows users to modify Named Credentials and External Credentials

Name: PermissionsManageNamedCredentials

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageNamedCredentials")]
public bool? PermissionsManageNamedCredentials { get; set; }

Property Value

bool?

PermissionsManageNetworks

Create and Set Up Experiences

Name: PermissionsManageNetworks

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageNetworks")]
public bool? PermissionsManageNetworks { get; set; }

Property Value

bool?

PermissionsManageOrchInstsAndWorkItems

Manage Orchestration Runs and Work Items

Name: PermissionsManageOrchInstsAndWorkItems

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageOrchInstsAndWorkItems")]
public bool? PermissionsManageOrchInstsAndWorkItems { get; set; }

Property Value

bool?

PermissionsManageOrchestrationRuns

Manage Orchestration Runs

Name: PermissionsManageOrchestrationRuns

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageOrchestrationRuns")]
public bool? PermissionsManageOrchestrationRuns { get; set; }

Property Value

bool?

PermissionsManagePasswordPolicies

Manage Password Policies

Name: PermissionsManagePasswordPolicies

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManagePasswordPolicies")]
public bool? PermissionsManagePasswordPolicies { get; set; }

Property Value

bool?

PermissionsManageProfilesPermissionsets

Manage Profiles and Permission Sets

Name: PermissionsManageProfilesPermissionsets

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageProfilesPermissionsets")]
public bool? PermissionsManageProfilesPermissionsets { get; set; }

Property Value

bool?

PermissionsManagePropositions

Manage Next Best Action Recommendations

Name: PermissionsManagePropositions

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManagePropositions")]
public bool? PermissionsManagePropositions { get; set; }

Property Value

bool?

PermissionsManagePvtRptsAndDashbds

Manage All Private Reports and Dashboards

Name: PermissionsManagePvtRptsAndDashbds

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManagePvtRptsAndDashbds")]
public bool? PermissionsManagePvtRptsAndDashbds { get; set; }

Property Value

bool?

PermissionsManageRecommendationStrategies

Manage Next Best Action Strategies

Name: PermissionsManageRecommendationStrategies

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageRecommendationStrategies")]
public bool? PermissionsManageRecommendationStrategies { get; set; }

Property Value

bool?

PermissionsManageReleaseUpdates

Manage Release Updates

Name: PermissionsManageReleaseUpdates

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageReleaseUpdates")]
public bool? PermissionsManageReleaseUpdates { get; set; }

Property Value

bool?

PermissionsManageRemoteAccess

Manage Connected Apps

Name: PermissionsManageRemoteAccess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageRemoteAccess")]
public bool? PermissionsManageRemoteAccess { get; set; }

Property Value

bool?

PermissionsManageReportsInPubFolders

Manage Reports in Public Folders

Name: PermissionsManageReportsInPubFolders

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageReportsInPubFolders")]
public bool? PermissionsManageReportsInPubFolders { get; set; }

Property Value

bool?

PermissionsManageRoles

Manage Roles

Name: PermissionsManageRoles

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageRoles")]
public bool? PermissionsManageRoles { get; set; }

Property Value

bool?

PermissionsManageSearchPromotionRules

Manage Promoted Search Terms

Name: PermissionsManageSearchPromotionRules

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageSearchPromotionRules")]
public bool? PermissionsManageSearchPromotionRules { get; set; }

Property Value

bool?

PermissionsManageSecurityCommandCenter

Manage Security Center

Name: PermissionsManageSecurityCommandCenter

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageSecurityCommandCenter")]
public bool? PermissionsManageSecurityCommandCenter { get; set; }

Property Value

bool?

PermissionsManageSessionPermissionSets

Manage Session Permission Set Activations

Name: PermissionsManageSessionPermissionSets

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageSessionPermissionSets")]
public bool? PermissionsManageSessionPermissionSets { get; set; }

Property Value

bool?

PermissionsManageSharing

Manage Sharing

Name: PermissionsManageSharing

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageSharing")]
public bool? PermissionsManageSharing { get; set; }

Property Value

bool?

PermissionsManageSolutions

Manage Published Solutions

Name: PermissionsManageSolutions

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageSolutions")]
public bool? PermissionsManageSolutions { get; set; }

Property Value

bool?

PermissionsManageSubscriptions

Manage CRM Analytics Subscriptions

Name: PermissionsManageSubscriptions

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageSubscriptions")]
public bool? PermissionsManageSubscriptions { get; set; }

Property Value

bool?

PermissionsManageSurveys

Manage Surveys

Name: PermissionsManageSurveys

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageSurveys")]
public bool? PermissionsManageSurveys { get; set; }

Property Value

bool?

PermissionsManageSynonyms

Manage Synonyms

Name: PermissionsManageSynonyms

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageSynonyms")]
public bool? PermissionsManageSynonyms { get; set; }

Property Value

bool?

PermissionsManageTemplatedApp

Manage CRM Analytics Templated Apps

Name: PermissionsManageTemplatedApp

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageTemplatedApp")]
public bool? PermissionsManageTemplatedApp { get; set; }

Property Value

bool?

PermissionsManageTwoFactor

Manage MFA in API

Name: PermissionsManageTwoFactor

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageTwoFactor")]
public bool? PermissionsManageTwoFactor { get; set; }

Property Value

bool?

PermissionsManageUnlistedGroups

Manage Unlisted Groups

Name: PermissionsManageUnlistedGroups

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageUnlistedGroups")]
public bool? PermissionsManageUnlistedGroups { get; set; }

Property Value

bool?

PermissionsManageUsers

Manage Users

Name: PermissionsManageUsers

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsManageUsers")]
public bool? PermissionsManageUsers { get; set; }

Property Value

bool?

PermissionsMassInlineEdit

Mass Edits from Lists

Name: PermissionsMassInlineEdit

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsMassInlineEdit")]
public bool? PermissionsMassInlineEdit { get; set; }

Property Value

bool?

PermissionsMergeTopics

Merge Topics

Name: PermissionsMergeTopics

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsMergeTopics")]
public bool? PermissionsMergeTopics { get; set; }

Property Value

bool?

PermissionsMetadataStudioUser

Metadata studio User

Name: PermissionsMetadataStudioUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsMetadataStudioUser")]
public bool? PermissionsMetadataStudioUser { get; set; }

Property Value

bool?

PermissionsMngBenVerfForAssistiveAgnt

Gives AI agents access to the objects and fields required to reverify benefits.

Name: PermissionsMngBenVerfForAssistiveAgnt

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsMngBenVerfForAssistiveAgnt")]
public bool? PermissionsMngBenVerfForAssistiveAgnt { get; set; }

Property Value

bool?

PermissionsMobileMessagingAgent

Message on Mobile

Name: PermissionsMobileMessagingAgent

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsMobileMessagingAgent")]
public bool? PermissionsMobileMessagingAgent { get; set; }

Property Value

bool?

PermissionsModerateChatter

Moderate Chatter

Name: PermissionsModerateChatter

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsModerateChatter")]
public bool? PermissionsModerateChatter { get; set; }

Property Value

bool?

PermissionsModerateNetworkUsers

Moderate Experience Cloud Site Users

Name: PermissionsModerateNetworkUsers

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsModerateNetworkUsers")]
public bool? PermissionsModerateNetworkUsers { get; set; }

Property Value

bool?

PermissionsModifyAccessAllowPolicies

Modify Allow Data Governance Policies

Name: PermissionsModifyAccessAllowPolicies

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsModifyAccessAllowPolicies")]
public bool? PermissionsModifyAccessAllowPolicies { get; set; }

Property Value

bool?

PermissionsModifyAccessDenyPolicies

Modify Deny Data Governance Policies

Name: PermissionsModifyAccessDenyPolicies

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsModifyAccessDenyPolicies")]
public bool? PermissionsModifyAccessDenyPolicies { get; set; }

Property Value

bool?

PermissionsModifyAllData

Modify All Data

Name: PermissionsModifyAllData

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsModifyAllData")]
public bool? PermissionsModifyAllData { get; set; }

Property Value

bool?

PermissionsModifyAllPolicyCenterPolicies

Modify All Policy Center Policies

Name: PermissionsModifyAllPolicyCenterPolicies

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsModifyAllPolicyCenterPolicies")]
public bool? PermissionsModifyAllPolicyCenterPolicies { get; set; }

Property Value

bool?

PermissionsModifyDataClassification

Modify Data Classification

Name: PermissionsModifyDataClassification

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsModifyDataClassification")]
public bool? PermissionsModifyDataClassification { get; set; }

Property Value

bool?

PermissionsModifyMetadata

Modify Metadata Through Metadata API Functions

Name: PermissionsModifyMetadata

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsModifyMetadata")]
public bool? PermissionsModifyMetadata { get; set; }

Property Value

bool?

PermissionsMonitorLoginHistory

Monitor Login History

Name: PermissionsMonitorLoginHistory

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsMonitorLoginHistory")]
public bool? PermissionsMonitorLoginHistory { get; set; }

Property Value

bool?

PermissionsNativeWebviewScrolling

Salesforce Mobile App: Native scrolling on webviews

Name: PermissionsNativeWebviewScrolling

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsNativeWebviewScrolling")]
public bool? PermissionsNativeWebviewScrolling { get; set; }

Property Value

bool?

PermissionsNewReportBuilder

Report Builder

Name: PermissionsNewReportBuilder

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsNewReportBuilder")]
public bool? PermissionsNewReportBuilder { get; set; }

Property Value

bool?

PermissionsOmnichannelInventoryBasic

Omnichannel Inventory Basic

Name: PermissionsOmnichannelInventoryBasic

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsOmnichannelInventoryBasic")]
public bool? PermissionsOmnichannelInventoryBasic { get; set; }

Property Value

bool?

PermissionsOmnichannelInventorySync

Omnichannel Inventory Sync

Name: PermissionsOmnichannelInventorySync

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsOmnichannelInventorySync")]
public bool? PermissionsOmnichannelInventorySync { get; set; }

Property Value

bool?

PermissionsPackaging2

Create and Update Second-Generation Packages

Name: PermissionsPackaging2

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPackaging2")]
public bool? PermissionsPackaging2 { get; set; }

Property Value

bool?

PermissionsPackaging2Delete

Delete Second-Generation Packages

Name: PermissionsPackaging2Delete

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPackaging2Delete")]
public bool? PermissionsPackaging2Delete { get; set; }

Property Value

bool?

PermissionsPasswordNeverExpires

Password Never Expires

Name: PermissionsPasswordNeverExpires

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPasswordNeverExpires")]
public bool? PermissionsPasswordNeverExpires { get; set; }

Property Value

bool?

PermissionsPaymentsAPIUser

Payments Api User

Name: PermissionsPaymentsAPIUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPaymentsAPIUser")]
public bool? PermissionsPaymentsAPIUser { get; set; }

Property Value

bool?

PermissionsPersonalizationDecisioningUser

Provides users access to the Personalization Decisions invocable action.

Name: PermissionsPersonalizationDecisioningUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPersonalizationDecisioningUser")]
public bool? PermissionsPersonalizationDecisioningUser { get; set; }

Property Value

bool?

PermissionsPersonalizationIntelUser

Personalization Intelligence User

Name: PermissionsPersonalizationIntelUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPersonalizationIntelUser")]
public bool? PermissionsPersonalizationIntelUser { get; set; }

Property Value

bool?

PermissionsPersonalizationPlatform

Access Personalization Platform

Name: PermissionsPersonalizationPlatform

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPersonalizationPlatform")]
public bool? PermissionsPersonalizationPlatform { get; set; }

Property Value

bool?

PermissionsPersonalizedFinanceUserAccess

Data Cloud FlexCards for Financial Services Cloud

Name: PermissionsPersonalizedFinanceUserAccess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPersonalizedFinanceUserAccess")]
public bool? PermissionsPersonalizedFinanceUserAccess { get; set; }

Property Value

bool?

PermissionsPreventClassicExperience

Hide Option to Switch to Salesforce Classic

Name: PermissionsPreventClassicExperience

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPreventClassicExperience")]
public bool? PermissionsPreventClassicExperience { get; set; }

Property Value

bool?

PermissionsPrismBackofficeUser

Prism Backoffice User

Name: PermissionsPrismBackofficeUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPrismBackofficeUser")]
public bool? PermissionsPrismBackofficeUser { get; set; }

Property Value

bool?

PermissionsPrismPlaygroundUser

Prism Playground User

Name: PermissionsPrismPlaygroundUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPrismPlaygroundUser")]
public bool? PermissionsPrismPlaygroundUser { get; set; }

Property Value

bool?

PermissionsPrivacyDataAccess

Allow user to access privacy data

Name: PermissionsPrivacyDataAccess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPrivacyDataAccess")]
public bool? PermissionsPrivacyDataAccess { get; set; }

Property Value

bool?

PermissionsPrmExtIntPrtnrAdminUser

Set Up Partner Connect for a Partner Org

Name: PermissionsPrmExtIntPrtnrAdminUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPrmExtIntPrtnrAdminUser")]
public bool? PermissionsPrmExtIntPrtnrAdminUser { get; set; }

Property Value

bool?

PermissionsPublishMultiforce

Upload AppExchange Packages

Name: PermissionsPublishMultiforce

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsPublishMultiforce")]
public bool? PermissionsPublishMultiforce { get; set; }

Property Value

bool?

PermissionsQueryAllFiles

Query All Files

Name: PermissionsQueryAllFiles

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsQueryAllFiles")]
public bool? PermissionsQueryAllFiles { get; set; }

Property Value

bool?

PermissionsQueryNonVetoedFiles

Query Non Vetoed Files

Name: PermissionsQueryNonVetoedFiles

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsQueryNonVetoedFiles")]
public bool? PermissionsQueryNonVetoedFiles { get; set; }

Property Value

bool?

PermissionsQuipMetricsAccess

Quip Metrics

Name: PermissionsQuipMetricsAccess

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsQuipMetricsAccess")]
public bool? PermissionsQuipMetricsAccess { get; set; }

Property Value

bool?

PermissionsQuipUserEngagementMetrics

Quip User Engagement Metrics

Name: PermissionsQuipUserEngagementMetrics

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsQuipUserEngagementMetrics")]
public bool? PermissionsQuipUserEngagementMetrics { get; set; }

Property Value

bool?

PermissionsReassignOrchestrationWorkItems

Reassign Orchestration Work Items

Name: PermissionsReassignOrchestrationWorkItems

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsReassignOrchestrationWorkItems")]
public bool? PermissionsReassignOrchestrationWorkItems { get; set; }

Property Value

bool?

PermissionsRefundPayments

Refund Payments

Name: PermissionsRefundPayments

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsRefundPayments")]
public bool? PermissionsRefundPayments { get; set; }

Property Value

bool?

PermissionsRemoveDirectMessageMembers

Remove People from Direct Messages

Name: PermissionsRemoveDirectMessageMembers

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsRemoveDirectMessageMembers")]
public bool? PermissionsRemoveDirectMessageMembers { get; set; }

Property Value

bool?

PermissionsResetPasswords

Reset User Passwords and Unlock Users

Name: PermissionsResetPasswords

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsResetPasswords")]
public bool? PermissionsResetPasswords { get; set; }

Property Value

bool?

PermissionsRunFlow

Run Flows

Name: PermissionsRunFlow

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsRunFlow")]
public bool? PermissionsRunFlow { get; set; }

Property Value

bool?

PermissionsRunReports

Run Reports

Name: PermissionsRunReports

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsRunReports")]
public bool? PermissionsRunReports { get; set; }

Property Value

bool?

PermissionsSalesConsole

Sales Console

Name: PermissionsSalesConsole

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSalesConsole")]
public bool? PermissionsSalesConsole { get; set; }

Property Value

bool?

PermissionsSalesforceIQInbox

Use Inbox

Name: PermissionsSalesforceIQInbox

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSalesforceIQInbox")]
public bool? PermissionsSalesforceIQInbox { get; set; }

Property Value

bool?

PermissionsSalesforceIQInternal

Allows the Cloud Integration User to perform SalesforceIQ internal operations

Name: PermissionsSalesforceIQInternal

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSalesforceIQInternal")]
public bool? PermissionsSalesforceIQInternal { get; set; }

Property Value

bool?

PermissionsSandboxTestingInCommunityApp

Test Sandboxes in Mobile Publisher for Experience Cloud

Name: PermissionsSandboxTestingInCommunityApp

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSandboxTestingInCommunityApp")]
public bool? PermissionsSandboxTestingInCommunityApp { get; set; }

Property Value

bool?

PermissionsScheduleReports

Schedule Reports

Name: PermissionsScheduleReports

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsScheduleReports")]
public bool? PermissionsScheduleReports { get; set; }

Property Value

bool?

PermissionsSegmentIntelligenceUser

Segment Intelligence User

Name: PermissionsSegmentIntelligenceUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSegmentIntelligenceUser")]
public bool? PermissionsSegmentIntelligenceUser { get; set; }

Property Value

bool?

PermissionsSelectFilesFromSalesforce

Select Files from Salesforce

Name: PermissionsSelectFilesFromSalesforce

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSelectFilesFromSalesforce")]
public bool? PermissionsSelectFilesFromSalesforce { get; set; }

Property Value

bool?

PermissionsSendAnnouncementEmails

Send announcement emails

Name: PermissionsSendAnnouncementEmails

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSendAnnouncementEmails")]
public bool? PermissionsSendAnnouncementEmails { get; set; }

Property Value

bool?

PermissionsSendCustomNotifications

Send Custom Notifications

Name: PermissionsSendCustomNotifications

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSendCustomNotifications")]
public bool? PermissionsSendCustomNotifications { get; set; }

Property Value

bool?

PermissionsSendSitRequests

Send Stay-in-Touch Requests

Name: PermissionsSendSitRequests

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSendSitRequests")]
public bool? PermissionsSendSitRequests { get; set; }

Property Value

bool?

PermissionsShareInternalArticles

Share internal Knowledge articles externally

Name: PermissionsShareInternalArticles

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsShareInternalArticles")]
public bool? PermissionsShareInternalArticles { get; set; }

Property Value

bool?

PermissionsShowCompanyNameAsUserBadge

Show Company Name as Site Role

Name: PermissionsShowCompanyNameAsUserBadge

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsShowCompanyNameAsUserBadge")]
public bool? PermissionsShowCompanyNameAsUserBadge { get; set; }

Property Value

bool?

PermissionsSimpleCsvDataImportUser

Basic Csv Data Import User Permission

Name: PermissionsSimpleCsvDataImportUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSimpleCsvDataImportUser")]
public bool? PermissionsSimpleCsvDataImportUser { get; set; }

Property Value

bool?

PermissionsSkipIdentityConfirmation

Skip Device Activation at Login

Name: PermissionsSkipIdentityConfirmation

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSkipIdentityConfirmation")]
public bool? PermissionsSkipIdentityConfirmation { get; set; }

Property Value

bool?

PermissionsSolutionImport

Import Solutions

Name: PermissionsSolutionImport

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSolutionImport")]
public bool? PermissionsSolutionImport { get; set; }

Property Value

bool?

PermissionsStageManagementDesignUser

Stage Management Designer User

Name: PermissionsStageManagementDesignUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsStageManagementDesignUser")]
public bool? PermissionsStageManagementDesignUser { get; set; }

Property Value

bool?

PermissionsStdAutomaticActivityCapture

Use Einstein Activity Capture Standard

Name: PermissionsStdAutomaticActivityCapture

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsStdAutomaticActivityCapture")]
public bool? PermissionsStdAutomaticActivityCapture { get; set; }

Property Value

bool?

PermissionsSubmitMacrosAllowed

Manage Macros Users Can't Undo

Name: PermissionsSubmitMacrosAllowed

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSubmitMacrosAllowed")]
public bool? PermissionsSubmitMacrosAllowed { get; set; }

Property Value

bool?

PermissionsSubscribeDashboardRolesGrps

Subscribe to Dashboards: Send to Groups and Roles

Name: PermissionsSubscribeDashboardRolesGrps

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSubscribeDashboardRolesGrps")]
public bool? PermissionsSubscribeDashboardRolesGrps { get; set; }

Property Value

bool?

PermissionsSubscribeDashboardToOtherUsers

Subscribe to Dashboards: Add Recipients

Name: PermissionsSubscribeDashboardToOtherUsers

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSubscribeDashboardToOtherUsers")]
public bool? PermissionsSubscribeDashboardToOtherUsers { get; set; }

Property Value

bool?

PermissionsSubscribeReportRolesGrps

Subscribe to Reports: Send to Groups and Roles

Name: PermissionsSubscribeReportRolesGrps

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSubscribeReportRolesGrps")]
public bool? PermissionsSubscribeReportRolesGrps { get; set; }

Property Value

bool?

PermissionsSubscribeReportToOtherUsers

Subscribe to Reports: Add Recipients

Name: PermissionsSubscribeReportToOtherUsers

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSubscribeReportToOtherUsers")]
public bool? PermissionsSubscribeReportToOtherUsers { get; set; }

Property Value

bool?

PermissionsSubscribeReportsRunAsUser

Subscribe to Reports: Set Running User

Name: PermissionsSubscribeReportsRunAsUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSubscribeReportsRunAsUser")]
public bool? PermissionsSubscribeReportsRunAsUser { get; set; }

Property Value

bool?

PermissionsSubscribeToLightningDashboards

Subscribe to Dashboards

Name: PermissionsSubscribeToLightningDashboards

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSubscribeToLightningDashboards")]
public bool? PermissionsSubscribeToLightningDashboards { get; set; }

Property Value

bool?

PermissionsSubscribeToLightningReports

Subscribe to Reports

Name: PermissionsSubscribeToLightningReports

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsSubscribeToLightningReports")]
public bool? PermissionsSubscribeToLightningReports { get; set; }

Property Value

bool?

PermissionsTerritoryOperations

Administer territory operations

Name: PermissionsTerritoryOperations

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsTerritoryOperations")]
public bool? PermissionsTerritoryOperations { get; set; }

Property Value

bool?

PermissionsTraceXdsQueries

Access Tracer for External Data Sources

Name: PermissionsTraceXdsQueries

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsTraceXdsQueries")]
public bool? PermissionsTraceXdsQueries { get; set; }

Property Value

bool?

PermissionsTransactionSecurityExempt

Exempt from Transaction Security

Name: PermissionsTransactionSecurityExempt

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsTransactionSecurityExempt")]
public bool? PermissionsTransactionSecurityExempt { get; set; }

Property Value

bool?

PermissionsTransactionalEmailSend

Send Non-Commercial Email

Name: PermissionsTransactionalEmailSend

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsTransactionalEmailSend")]
public bool? PermissionsTransactionalEmailSend { get; set; }

Property Value

bool?

PermissionsTransferAnyCase

Transfer Cases

Name: PermissionsTransferAnyCase

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsTransferAnyCase")]
public bool? PermissionsTransferAnyCase { get; set; }

Property Value

bool?

PermissionsTransferAnyEntity

Transfer Record

Name: PermissionsTransferAnyEntity

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsTransferAnyEntity")]
public bool? PermissionsTransferAnyEntity { get; set; }

Property Value

bool?

PermissionsTransferAnyLead

Transfer Leads

Name: PermissionsTransferAnyLead

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsTransferAnyLead")]
public bool? PermissionsTransferAnyLead { get; set; }

Property Value

bool?

PermissionsTwoFactorApi

Multi-Factor Authentication for API Logins

Name: PermissionsTwoFactorApi

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsTwoFactorApi")]
public bool? PermissionsTwoFactorApi { get; set; }

Property Value

bool?

PermissionsUseAssistantDialog

Instant Actionable Results

Name: PermissionsUseAssistantDialog

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseAssistantDialog")]
public bool? PermissionsUseAssistantDialog { get; set; }

Property Value

bool?

PermissionsUseCanCancelInProgressChange

Can cancel Order Management in-progress async calls.

Name: PermissionsUseCanCancelInProgressChange

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseCanCancelInProgressChange")]
public bool? PermissionsUseCanCancelInProgressChange { get; set; }

Property Value

bool?

PermissionsUseCreateCreditMemo

Create credit memos.

Name: PermissionsUseCreateCreditMemo

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseCreateCreditMemo")]
public bool? PermissionsUseCreateCreditMemo { get; set; }

Property Value

bool?

PermissionsUseCreateOrderSummary

Create order summaries by using APIs.

Name: PermissionsUseCreateOrderSummary

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseCreateOrderSummary")]
public bool? PermissionsUseCreateOrderSummary { get; set; }

Property Value

bool?

PermissionsUseEnsureFunds

Execute ensure funds.

Name: PermissionsUseEnsureFunds

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseEnsureFunds")]
public bool? PermissionsUseEnsureFunds { get; set; }

Property Value

bool?

PermissionsUseMySearch

Einstein Search

Name: PermissionsUseMySearch

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseMySearch")]
public bool? PermissionsUseMySearch { get; set; }

Property Value

bool?

PermissionsUseOmnichannelInventoryAPIs

Use Omnichannel Inventory APIs

Name: PermissionsUseOmnichannelInventoryAPIs

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseOmnichannelInventoryAPIs")]
public bool? PermissionsUseOmnichannelInventoryAPIs { get; set; }

Property Value

bool?

PermissionsUseOrderItemSummaryCancel

Cancel order item summaries.

Name: PermissionsUseOrderItemSummaryCancel

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseOrderItemSummaryCancel")]
public bool? PermissionsUseOrderItemSummaryCancel { get; set; }

Property Value

bool?

PermissionsUseOrderItemSummaryReturn

Execute blind returns.

Name: PermissionsUseOrderItemSummaryReturn

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseOrderItemSummaryReturn")]
public bool? PermissionsUseOrderItemSummaryReturn { get; set; }

Property Value

bool?

PermissionsUseQuerySuggestions

Natural Language Search

Name: PermissionsUseQuerySuggestions

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseQuerySuggestions")]
public bool? PermissionsUseQuerySuggestions { get; set; }

Property Value

bool?

PermissionsUseServicePartReturn

Manufacturing Cloud Service Part Return Management User

Name: PermissionsUseServicePartReturn

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseServicePartReturn")]
public bool? PermissionsUseServicePartReturn { get; set; }

Property Value

bool?

PermissionsUseSubscriptionEmails

Subscribe to CRM Analytics Assets

Name: PermissionsUseSubscriptionEmails

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseSubscriptionEmails")]
public bool? PermissionsUseSubscriptionEmails { get; set; }

Property Value

bool?

PermissionsUseTeamReassignWizards

Use Team Reassignment Wizards

Name: PermissionsUseTeamReassignWizards

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseTeamReassignWizards")]
public bool? PermissionsUseTeamReassignWizards { get; set; }

Property Value

bool?

PermissionsUseTemplatedApp

Use CRM Analytics Templated Apps

Name: PermissionsUseTemplatedApp

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseTemplatedApp")]
public bool? PermissionsUseTemplatedApp { get; set; }

Property Value

bool?

Allow Access to Customized Actions

Name: PermissionsUseWebLink

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUseWebLink")]
public bool? PermissionsUseWebLink { get; set; }

Property Value

bool?

PermissionsUserCanDeployStore

Users can perform the deployment operation on a store.

Name: PermissionsUserCanDeployStore

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsUserCanDeployStore")]
public bool? PermissionsUserCanDeployStore { get; set; }

Property Value

bool?

PermissionsViewAccessPolicies

View Access Policies

Name: PermissionsViewAccessPolicies

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewAccessPolicies")]
public bool? PermissionsViewAccessPolicies { get; set; }

Property Value

bool?

PermissionsViewAllActivities

View All Activities

Name: PermissionsViewAllActivities

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewAllActivities")]
public bool? PermissionsViewAllActivities { get; set; }

Property Value

bool?

PermissionsViewAllCustomSettings

View All Custom Settings

Name: PermissionsViewAllCustomSettings

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewAllCustomSettings")]
public bool? PermissionsViewAllCustomSettings { get; set; }

Property Value

bool?

PermissionsViewAllData

View All Data

Name: PermissionsViewAllData

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewAllData")]
public bool? PermissionsViewAllData { get; set; }

Property Value

bool?

PermissionsViewAllFieldsGlobal

View All Fields (Global)

Name: PermissionsViewAllFieldsGlobal

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewAllFieldsGlobal")]
public bool? PermissionsViewAllFieldsGlobal { get; set; }

Property Value

bool?

PermissionsViewAllForeignKeyNames

View All Lookup Record Names

Name: PermissionsViewAllForeignKeyNames

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewAllForeignKeyNames")]
public bool? PermissionsViewAllForeignKeyNames { get; set; }

Property Value

bool?

PermissionsViewAllPolicyCenterPolicies

View All Policy Center Policies

Name: PermissionsViewAllPolicyCenterPolicies

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewAllPolicyCenterPolicies")]
public bool? PermissionsViewAllPolicyCenterPolicies { get; set; }

Property Value

bool?

PermissionsViewAllProfiles

View All Profiles

Name: PermissionsViewAllProfiles

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewAllProfiles")]
public bool? PermissionsViewAllProfiles { get; set; }

Property Value

bool?

PermissionsViewAllUsers

View All Users

Name: PermissionsViewAllUsers

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewAllUsers")]
public bool? PermissionsViewAllUsers { get; set; }

Property Value

bool?

PermissionsViewAnomalyEvents

View Threat Detection Events

Name: PermissionsViewAnomalyEvents

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewAnomalyEvents")]
public bool? PermissionsViewAnomalyEvents { get; set; }

Property Value

bool?

PermissionsViewClientSecret

View External Client App Consumer Secrets in Metadata

Name: PermissionsViewClientSecret

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewClientSecret")]
public bool? PermissionsViewClientSecret { get; set; }

Property Value

bool?

PermissionsViewContent

View Content in Portals

Name: PermissionsViewContent

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewContent")]
public bool? PermissionsViewContent { get; set; }

Property Value

bool?

PermissionsViewContentTaxonomy

View Content Taxonomy

Name: PermissionsViewContentTaxonomy

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewContentTaxonomy")]
public bool? PermissionsViewContentTaxonomy { get; set; }

Property Value

bool?

PermissionsViewDataAssessment

Access to view Data Assessment

Name: PermissionsViewDataAssessment

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewDataAssessment")]
public bool? PermissionsViewDataAssessment { get; set; }

Property Value

bool?

PermissionsViewDataCategories

View Data Categories in Setup

Name: PermissionsViewDataCategories

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewDataCategories")]
public bool? PermissionsViewDataCategories { get; set; }

Property Value

bool?

PermissionsViewDataLeakageEvents

View Real-Time Event Monitoring Data

Name: PermissionsViewDataLeakageEvents

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewDataLeakageEvents")]
public bool? PermissionsViewDataLeakageEvents { get; set; }

Property Value

bool?

PermissionsViewDeveloperName

View Developer Name

Name: PermissionsViewDeveloperName

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewDeveloperName")]
public bool? PermissionsViewDeveloperName { get; set; }

Property Value

bool?

PermissionsViewEncryptedData

View Encrypted Data

Name: PermissionsViewEncryptedData

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewEncryptedData")]
public bool? PermissionsViewEncryptedData { get; set; }

Property Value

bool?

PermissionsViewEventLogFiles

View Event Log Files

Name: PermissionsViewEventLogFiles

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewEventLogFiles")]
public bool? PermissionsViewEventLogFiles { get; set; }

Property Value

bool?

PermissionsViewHealthCheck

View Health Check

Name: PermissionsViewHealthCheck

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewHealthCheck")]
public bool? PermissionsViewHealthCheck { get; set; }

Property Value

bool?

View Help Link

Name: PermissionsViewHelpLink

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewHelpLink")]
public bool? PermissionsViewHelpLink { get; set; }

Property Value

bool?

PermissionsViewMLModels

Allow users to view MLModels and related Entities

Name: PermissionsViewMLModels

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewMLModels")]
public bool? PermissionsViewMLModels { get; set; }

Property Value

bool?

PermissionsViewMyTeamsDashboards

View My Team's Dashboards

Name: PermissionsViewMyTeamsDashboards

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewMyTeamsDashboards")]
public bool? PermissionsViewMyTeamsDashboards { get; set; }

Property Value

bool?

PermissionsViewOnlyEmbeddedAppUser

Access to View-Only Licensed Templates and Apps

Name: PermissionsViewOnlyEmbeddedAppUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewOnlyEmbeddedAppUser")]
public bool? PermissionsViewOnlyEmbeddedAppUser { get; set; }

Property Value

bool?

PermissionsViewOrchestrationsInAutomApp

View Orchestrations in Automation App

Name: PermissionsViewOrchestrationsInAutomApp

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewOrchestrationsInAutomApp")]
public bool? PermissionsViewOrchestrationsInAutomApp { get; set; }

Property Value

bool?

PermissionsViewPayments

Use Payments or Access Payments

Name: PermissionsViewPayments

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewPayments")]
public bool? PermissionsViewPayments { get; set; }

Property Value

bool?

PermissionsViewPlatformEvents

View Login Forensics Events

Name: PermissionsViewPlatformEvents

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewPlatformEvents")]
public bool? PermissionsViewPlatformEvents { get; set; }

Property Value

bool?

PermissionsViewPrivateStaticResources

View Private Static Resources

Name: PermissionsViewPrivateStaticResources

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewPrivateStaticResources")]
public bool? PermissionsViewPrivateStaticResources { get; set; }

Property Value

bool?

PermissionsViewPublicDashboards

View Dashboards in Public Folders

Name: PermissionsViewPublicDashboards

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewPublicDashboards")]
public bool? PermissionsViewPublicDashboards { get; set; }

Property Value

bool?

PermissionsViewPublicReports

View Reports in Public Folders

Name: PermissionsViewPublicReports

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewPublicReports")]
public bool? PermissionsViewPublicReports { get; set; }

Property Value

bool?

PermissionsViewRecommendations

View Recommendations

Name: PermissionsViewRecommendations

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewRecommendations")]
public bool? PermissionsViewRecommendations { get; set; }

Property Value

bool?

PermissionsViewRestrictionAndScopingRules

View Restriction and Scoping Rules

Name: PermissionsViewRestrictionAndScopingRules

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewRestrictionAndScopingRules")]
public bool? PermissionsViewRestrictionAndScopingRules { get; set; }

Property Value

bool?

PermissionsViewRoles

View Roles and Role Hierarchy

Name: PermissionsViewRoles

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewRoles")]
public bool? PermissionsViewRoles { get; set; }

Property Value

bool?

PermissionsViewSecurityCommandCenter

View Security Center pages

Name: PermissionsViewSecurityCommandCenter

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewSecurityCommandCenter")]
public bool? PermissionsViewSecurityCommandCenter { get; set; }

Property Value

bool?

PermissionsViewSetup

View Setup and Configuration

Name: PermissionsViewSetup

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewSetup")]
public bool? PermissionsViewSetup { get; set; }

Property Value

bool?

PermissionsViewUserPII

View Concealed Field Data

Name: PermissionsViewUserPII

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsViewUserPII")]
public bool? PermissionsViewUserPII { get; set; }

Property Value

bool?

PermissionsWaveCommunityUser

View CRM Analytics on Experience Cloud site pages.

Name: PermissionsWaveCommunityUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsWaveCommunityUser")]
public bool? PermissionsWaveCommunityUser { get; set; }

Property Value

bool?

PermissionsWaveManagePrivateAssetsUser

Manage CRM Analytics Private Assets

Name: PermissionsWaveManagePrivateAssetsUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsWaveManagePrivateAssetsUser")]
public bool? PermissionsWaveManagePrivateAssetsUser { get; set; }

Property Value

bool?

PermissionsWaveTabularDownload

Download CRM Analytics Data

Name: PermissionsWaveTabularDownload

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsWaveTabularDownload")]
public bool? PermissionsWaveTabularDownload { get; set; }

Property Value

bool?

PermissionsWorkCalibrationUser

Enable WDC Calibration

Name: PermissionsWorkCalibrationUser

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsWorkCalibrationUser")]
public bool? PermissionsWorkCalibrationUser { get; set; }

Property Value

bool?

PermissionsWorkDotComUserPerm

Enable WDC

Name: PermissionsWorkDotComUserPerm

SF Type: boolean

Nillable: False

[JsonProperty(PropertyName = "permissionsWorkDotComUserPerm")]
public bool? PermissionsWorkDotComUserPerm { get; set; }

Property Value

bool?

SObjectTypeName

[JsonIgnore]
public static string SObjectTypeName { get; }

Property Value

string

SystemModstamp

System Modstamp

Name: SystemModstamp

SF Type: datetime

Nillable: False

[JsonProperty(PropertyName = "systemModstamp")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? SystemModstamp { get; set; }

Property Value

DateTimeOffset?

UserLicense

ReferenceTo: UserLicense

RelationshipName: UserLicense

[JsonProperty(PropertyName = "userLicense")]
[Updateable(false)]
[Createable(false)]
public SfUserLicense UserLicense { get; set; }

Property Value

SfUserLicense

UserLicenseId

User License ID

Name: UserLicenseId

SF Type: reference

Nillable: False

[JsonProperty(PropertyName = "userLicenseId")]
[Updateable(false)]
[Createable(true)]
public string UserLicenseId { get; set; }

Property Value

string

UserType

User Type

Name: UserType

SF Type: picklist

Nillable: True

[JsonProperty(PropertyName = "userType")]
[Updateable(false)]
[Createable(false)]
public string UserType { get; set; }

Property Value

string