Class SfLoginEvent
- Namespace
- NetCoreForce.Models
- Assembly
- NetCoreForce.Models.dll
Login Event
SObject Name: LoginEvent
Custom Object: False
public class SfLoginEvent : SObject
- Inheritance
-
SfLoginEvent
- Inherited Members
Properties
AdditionalInfo
Additional Information
Name: AdditionalInfo
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "additionalInfo")]
[Updateable(false)]
[Createable(false)]
public string AdditionalInfo { get; set; }
Property Value
ApiType
API Type
Name: ApiType
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "apiType")]
[Updateable(false)]
[Createable(false)]
public string ApiType { get; set; }
Property Value
ApiVersion
API Version
Name: ApiVersion
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "apiVersion")]
[Updateable(false)]
[Createable(false)]
public string ApiVersion { get; set; }
Property Value
Application
Application
Name: Application
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "application")]
[Updateable(false)]
[Createable(false)]
public string Application { get; set; }
Property Value
AuthMethodReference
Authentication Method Reference
Name: AuthMethodReference
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "authMethodReference")]
[Updateable(false)]
[Createable(false)]
public string AuthMethodReference { get; set; }
Property Value
AuthServiceId
Authentication Service ID
Name: AuthServiceId
SF Type: reference
Nillable: True
[JsonProperty(PropertyName = "authServiceId")]
[Updateable(false)]
[Createable(false)]
public string AuthServiceId { get; set; }
Property Value
Browser
Browser
Name: Browser
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "browser")]
[Updateable(false)]
[Createable(false)]
public string Browser { get; set; }
Property Value
CipherSuite
TLS Cipher Suite
Name: CipherSuite
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "cipherSuite")]
[Updateable(false)]
[Createable(false)]
public string CipherSuite { get; set; }
Property Value
City
City
Name: City
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "city")]
[Updateable(false)]
[Createable(false)]
public string City { get; set; }
Property Value
ClientVersion
Client Version
Name: ClientVersion
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "clientVersion")]
[Updateable(false)]
[Createable(false)]
public string ClientVersion { get; set; }
Property Value
Country
Country
Name: Country
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "country")]
[Updateable(false)]
[Createable(false)]
public string Country { get; set; }
Property Value
CountryIso
Country Code
Name: CountryIso
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "countryIso")]
[Updateable(false)]
[Createable(false)]
public string CountryIso { 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
EvaluationTime
Evaluation Time
Name: EvaluationTime
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "evaluationTime")]
[Updateable(false)]
[Createable(false)]
public double? EvaluationTime { get; set; }
Property Value
EventDate
Event Date
Name: EventDate
SF Type: datetime
Nillable: False
[JsonProperty(PropertyName = "eventDate")]
[Updateable(false)]
[Createable(false)]
public DateTimeOffset? EventDate { get; set; }
Property Value
EventIdentifier
Event Identifier
Name: EventIdentifier
SF Type: string
Nillable: False
[JsonProperty(PropertyName = "eventIdentifier")]
[Updateable(false)]
[Createable(false)]
public string EventIdentifier { get; set; }
Property Value
ForwardedForIp
Forwarded For IP
Name: ForwardedForIp
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "forwardedForIp")]
[Updateable(false)]
[Createable(false)]
public string ForwardedForIp { get; set; }
Property Value
HttpMethod
HTTP Method
Name: HttpMethod
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "httpMethod")]
[Updateable(false)]
[Createable(false)]
public string HttpMethod { get; set; }
Property Value
Id
Login Event ID
Name: Id
SF Type: id
Nillable: False
[JsonProperty(PropertyName = "id")]
[Updateable(false)]
[Createable(false)]
public string Id { get; set; }
Property Value
LoginGeoId
Login Geo Data ID
Name: LoginGeoId
SF Type: reference
Nillable: True
[JsonProperty(PropertyName = "loginGeoId")]
[Updateable(false)]
[Createable(false)]
public string LoginGeoId { get; set; }
Property Value
LoginHistoryId
Login History ID
Name: LoginHistoryId
SF Type: reference
Nillable: True
[JsonProperty(PropertyName = "loginHistoryId")]
[Updateable(false)]
[Createable(false)]
public string LoginHistoryId { get; set; }
Property Value
LoginKey
Login Key
Name: LoginKey
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "loginKey")]
[Updateable(false)]
[Createable(false)]
public string LoginKey { get; set; }
Property Value
LoginLatitude
Latitude
Name: LoginLatitude
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "loginLatitude")]
[Updateable(false)]
[Createable(false)]
public double? LoginLatitude { get; set; }
Property Value
LoginLongitude
Longitude
Name: LoginLongitude
SF Type: double
Nillable: True
[JsonProperty(PropertyName = "loginLongitude")]
[Updateable(false)]
[Createable(false)]
public double? LoginLongitude { get; set; }
Property Value
LoginSubType
Login Subtype
Name: LoginSubType
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "loginSubType")]
[Updateable(false)]
[Createable(false)]
public string LoginSubType { get; set; }
Property Value
LoginType
Login Type
Name: LoginType
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "loginType")]
[Updateable(false)]
[Createable(false)]
public string LoginType { get; set; }
Property Value
LoginUrl
Login URL
Name: LoginUrl
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "loginUrl")]
[Updateable(false)]
[Createable(false)]
public string LoginUrl { get; set; }
Property Value
Platform
Platform
Name: Platform
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "platform")]
[Updateable(false)]
[Createable(false)]
public string Platform { get; set; }
Property Value
Policy
ReferenceTo: TransactionSecurityPolicy
RelationshipName: Policy
[JsonProperty(PropertyName = "policy")]
[Updateable(false)]
[Createable(false)]
public SfTransactionSecurityPolicy Policy { get; set; }
Property Value
PolicyId
Transaction Security Policy ID
Name: PolicyId
SF Type: reference
Nillable: True
[JsonProperty(PropertyName = "policyId")]
[Updateable(false)]
[Createable(false)]
public string PolicyId { get; set; }
Property Value
PolicyOutcome
Policy Outcome
Name: PolicyOutcome
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "policyOutcome")]
[Updateable(false)]
[Createable(false)]
public string PolicyOutcome { get; set; }
Property Value
PostalCode
Postal Code
Name: PostalCode
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "postalCode")]
[Updateable(false)]
[Createable(false)]
public string PostalCode { get; set; }
Property Value
RelatedEventIdentifier
Related Event Identifier
Name: RelatedEventIdentifier
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "relatedEventIdentifier")]
[Updateable(false)]
[Createable(false)]
public string RelatedEventIdentifier { get; set; }
Property Value
SObjectTypeName
[JsonIgnore]
public static string SObjectTypeName { get; }
Property Value
SessionKey
Session Key
Name: SessionKey
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "sessionKey")]
[Updateable(false)]
[Createable(false)]
public string SessionKey { get; set; }
Property Value
SessionLevel
Session Level
Name: SessionLevel
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "sessionLevel")]
[Updateable(false)]
[Createable(false)]
public string SessionLevel { get; set; }
Property Value
SourceIp
Source IP
Name: SourceIp
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "sourceIp")]
[Updateable(false)]
[Createable(false)]
public string SourceIp { get; set; }
Property Value
Status
Status
Name: Status
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "status")]
[Updateable(false)]
[Createable(false)]
public string Status { get; set; }
Property Value
Subdivision
Subdivision
Name: Subdivision
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "subdivision")]
[Updateable(false)]
[Createable(false)]
public string Subdivision { get; set; }
Property Value
TlsProtocol
TLS Protocol
Name: TlsProtocol
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "tlsProtocol")]
[Updateable(false)]
[Createable(false)]
public string TlsProtocol { get; set; }
Property Value
User
ReferenceTo: User
RelationshipName: User
[JsonProperty(PropertyName = "user")]
[Updateable(false)]
[Createable(false)]
public SfUser User { get; set; }
Property Value
UserId
User ID
Name: UserId
SF Type: reference
Nillable: True
[JsonProperty(PropertyName = "userId")]
[Updateable(false)]
[Createable(false)]
public string UserId { get; set; }
Property Value
UserType
User Type
Name: UserType
SF Type: picklist
Nillable: True
[JsonProperty(PropertyName = "userType")]
[Updateable(false)]
[Createable(false)]
public string UserType { get; set; }
Property Value
Username
Username
Name: Username
SF Type: string
Nillable: True
[JsonProperty(PropertyName = "username")]
[Updateable(false)]
[Createable(false)]
public string Username { get; set; }