Class SfExtlClntAppOauthPlcyCnfg
- Namespace
- NetCoreForce.Models
- Assembly
- NetCoreForce.Models.dll
External Client App OAuth Policy Config
SObject Name: ExtlClntAppOauthPlcyCnfg
Custom Object: False
public class SfExtlClntAppOauthPlcyCnfg : SObject
- Inheritance
-
SfExtlClntAppOauthPlcyCnfg
- Inherited Members
Properties
ApexHandler
ReferenceTo: ApexClass
RelationshipName: ApexHandler
[JsonProperty(PropertyName = "apexHandler")]
[Updateable(false)]
[Createable(false)]
public SfApexClass ApexHandler { get; set; }
Property Value
ApexHandlerId
Class ID
Name: ApexHandlerId
SF Type: reference
Nillable: True
[JsonProperty(PropertyName = "apexHandlerId")]
[Updateable(false)]
[Createable(false)]
public string ApexHandlerId { get; set; }
Property Value
ClientCredentialsFlowUser
OAuth Client Credentials Flow User
Name: ClientCredentialsFlowUser
SF Type: email
Nillable: True
[JsonProperty(PropertyName = "clientCredentialsFlowUser")]
[Updateable(false)]
[Createable(false)]
public string ClientCredentialsFlowUser { get; set; }
Property Value
CreatedBy
ReferenceTo: User
RelationshipName: CreatedBy
[JsonProperty(PropertyName = "createdBy")]
[Updateable(false)]
[Createable(false)]
public SfUser CreatedBy { get; set; }
Property Value
CreatedById
Created By ID
Name: CreatedById
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "createdById")]
[Updateable(false)]
[Createable(false)]
public string CreatedById { get; set; }
Property Value
CreatedDate
Created Date
Name: CreatedDate
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "createdDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? CreatedDate { get; set; }
Property Value
DeveloperName
Name
Name: DeveloperName
SF Type: string
Nillable: False
[JsonProperty(PropertyName = "developerName")]
[Updateable(false)]
[Createable(false)]
public string DeveloperName { get; set; }
Property Value
ExecuteHandlerAs
ReferenceTo: User
RelationshipName: ExecuteHandlerAs
[JsonProperty(PropertyName = "executeHandlerAs")]
[Updateable(false)]
[Createable(false)]
public SfUser ExecuteHandlerAs { get; set; }
Property Value
ExecuteHandlerAsId
User ID
Name: ExecuteHandlerAsId
SF Type: reference
Nillable: True
[JsonProperty(PropertyName = "executeHandlerAsId")]
[Updateable(false)]
[Createable(false)]
public string ExecuteHandlerAsId { get; set; }
Property Value
ExternalClientApplication
ReferenceTo: ExternalClientApplication
RelationshipName: ExternalClientApplication
[JsonProperty(PropertyName = "externalClientApplication")]
[Updateable(false)]
[Createable(false)]
public SfExternalClientApplication ExternalClientApplication { get; set; }
Property Value
ExternalClientApplicationId
External App ID
Name: ExternalClientApplicationId
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "externalClientApplicationId")]
[Updateable(false)]
[Createable(false)]
public string ExternalClientApplicationId { get; set; }
Property Value
ExtlClntAppOauthSettings
ReferenceTo: ExtlClntAppOauthSettings
RelationshipName: ExtlClntAppOauthSettings
[JsonProperty(PropertyName = "extlClntAppOauthSettings")]
[Updateable(false)]
[Createable(false)]
public SfExtlClntAppOauthSettings ExtlClntAppOauthSettings { get; set; }
Property Value
ExtlClntAppOauthSettingsId
External Client Application OAuth Settings ID
Name: ExtlClntAppOauthSettingsId
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "extlClntAppOauthSettingsId")]
[Updateable(false)]
[Createable(false)]
public string ExtlClntAppOauthSettingsId { get; set; }
Property Value
GuestJwtTimeout
Guest JWT Timeout
Name: GuestJwtTimeout
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "guestJwtTimeout")]
[Updateable(false)]
[Createable(false)]
public string GuestJwtTimeout { get; set; }
Property Value
Id
External Client App OAuth Policy Config ID
Name: Id
SF Type: id
Nillable: False
[JsonProperty(PropertyName = "id")]
[Updateable(false)]
[Createable(false)]
public string Id { get; set; }
Property Value
IpRelaxationPolicyType
IP Relaxation Policy Type
Name: IpRelaxationPolicyType
SF Type: picklist
Nillable: False
[JsonProperty(PropertyName = "ipRelaxationPolicyType")]
[Updateable(false)]
[Createable(false)]
public string IpRelaxationPolicyType { get; set; }
Property Value
IsClientCredentialsFlowEnabled
Is Client Credentials Flow Enabled
Name: IsClientCredentialsFlowEnabled
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isClientCredentialsFlowEnabled")]
[Updateable(false)]
[Createable(false)]
public bool? IsClientCredentialsFlowEnabled { get; set; }
Property Value
- bool?
IsDeleted
Deleted
Name: IsDeleted
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isDeleted")]
[Updateable(false)]
[Createable(false)]
public bool? IsDeleted { get; set; }
Property Value
- bool?
IsGuestCodeCredFlowEnabled
Is Code and Credential Flow Enabled for Guest
Name: IsGuestCodeCredFlowEnabled
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isGuestCodeCredFlowEnabled")]
[Updateable(false)]
[Createable(false)]
public bool? IsGuestCodeCredFlowEnabled { get; set; }
Property Value
- bool?
IsNamedUserJwtEnabled
Is Named User JWTs Enabled
Name: IsNamedUserJwtEnabled
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isNamedUserJwtEnabled")]
[Updateable(false)]
[Createable(false)]
public bool? IsNamedUserJwtEnabled { get; set; }
Property Value
- bool?
IsTokenExchangeFlowEnabled
Is Token Exchange Flow Enabled
Name: IsTokenExchangeFlowEnabled
SF Type: boolean
Nillable: False
[JsonProperty(PropertyName = "isTokenExchangeFlowEnabled")]
[Updateable(false)]
[Createable(false)]
public bool? IsTokenExchangeFlowEnabled { get; set; }
Property Value
- bool?
Language
Master Language
Name: Language
SF Type: picklist
Nillable: False
[JsonProperty(PropertyName = "language")]
[Updateable(false)]
[Createable(false)]
public string Language { get; set; }
Property Value
LastModifiedBy
ReferenceTo: User
RelationshipName: LastModifiedBy
[JsonProperty(PropertyName = "lastModifiedBy")]
[Updateable(false)]
[Createable(false)]
public SfUser LastModifiedBy { get; set; }
Property Value
LastModifiedById
Last Modified By ID
Name: LastModifiedById
SF Type: reference
Nillable: False
[JsonProperty(PropertyName = "lastModifiedById")]
[Updateable(false)]
[Createable(false)]
public string LastModifiedById { get; set; }
Property Value
LastModifiedDate
Last Modified Date
Name: LastModifiedDate
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "lastModifiedDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? LastModifiedDate { get; set; }
Property Value
MasterLabel
Label
Name: MasterLabel
SF Type: string
Nillable: False
[JsonProperty(PropertyName = "masterLabel")]
[Updateable(false)]
[Createable(false)]
public string MasterLabel { get; set; }
Property Value
NamedUserJwtTimeout
Named User JWT Timeout
Name: NamedUserJwtTimeout
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "namedUserJwtTimeout")]
[Updateable(false)]
[Createable(false)]
public string NamedUserJwtTimeout { get; set; }
Property Value
PermittedUsersPolicyType
Permitted Users Policy Type
Name: PermittedUsersPolicyType
SF Type: picklist
Nillable: False
[JsonProperty(PropertyName = "permittedUsersPolicyType")]
[Updateable(false)]
[Createable(false)]
public string PermittedUsersPolicyType { get; set; }
Property Value
PolicyAction
Policy Action
Name: PolicyAction
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "policyAction")]
[Updateable(false)]
[Createable(false)]
public string PolicyAction { get; set; }
Property Value
RefreshTokenPolicyType
Refresh Token Policy Type
Name: RefreshTokenPolicyType
SF Type: picklist
Nillable: False
[JsonProperty(PropertyName = "refreshTokenPolicyType")]
[Updateable(false)]
[Createable(false)]
public string RefreshTokenPolicyType { get; set; }
Property Value
RefreshTokenValidityPeriod
Refresh Token Validity Period
Name: RefreshTokenValidityPeriod
SF Type: int
Nillable: True
[JsonProperty(PropertyName = "refreshTokenValidityPeriod")]
[Updateable(false)]
[Createable(false)]
public int? RefreshTokenValidityPeriod { get; set; }
Property Value
- int?
RefreshTokenValidityUnit
Refresh Token Validity Unit
Name: RefreshTokenValidityUnit
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "refreshTokenValidityUnit")]
[Updateable(false)]
[Createable(false)]
public string RefreshTokenValidityUnit { get; set; }
Property Value
RequiredSessionLevel
Required Session Level
Name: RequiredSessionLevel
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "requiredSessionLevel")]
[Updateable(false)]
[Createable(false)]
public string RequiredSessionLevel { get; set; }
Property Value
SObjectTypeName
[JsonIgnore]
public static string SObjectTypeName { get; }
Property Value
SessionTimeoutInMinutes
Session Timeout Value
Name: SessionTimeoutInMinutes
SF Type: int
Nillable: True
[JsonProperty(PropertyName = "sessionTimeoutInMinutes")]
[Updateable(false)]
[Createable(false)]
public int? SessionTimeoutInMinutes { get; set; }
Property Value
- int?
SingleLogoutUrl
Single Logout Url
Name: SingleLogoutUrl
SF Type: url
Nillable: True
[JsonProperty(PropertyName = "singleLogoutUrl")]
[Updateable(false)]
[Createable(false)]
public string SingleLogoutUrl { get; set; }
Property Value
StartUrl
Start Url
Name: StartUrl
SF Type: url
Nillable: True
[JsonProperty(PropertyName = "startUrl")]
[Updateable(false)]
[Createable(false)]
public string StartUrl { get; set; }
Property Value
SystemModstamp
System Modstamp
Name: SystemModstamp
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "systemModstamp")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? SystemModstamp { get; set; }