Table of Contents

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

string

ApiType

API Type

Name: ApiType

SF Type: string

Nillable: True

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

Property Value

string

ApiVersion

API Version

Name: ApiVersion

SF Type: string

Nillable: True

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

Property Value

string

Application

Application

Name: Application

SF Type: string

Nillable: True

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

Property Value

string

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

string

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

string

Browser

Browser

Name: Browser

SF Type: string

Nillable: True

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

Property Value

string

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

string

City

City

Name: City

SF Type: string

Nillable: True

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

Property Value

string

ClientVersion

Client Version

Name: ClientVersion

SF Type: string

Nillable: True

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

Property Value

string

Country

Country

Name: Country

SF Type: string

Nillable: True

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

Property Value

string

CountryIso

Country Code

Name: CountryIso

SF Type: string

Nillable: True

[JsonProperty(PropertyName = "countryIso")]
[Updateable(false)]
[Createable(false)]
public string CountryIso { 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?

EvaluationTime

Evaluation Time

Name: EvaluationTime

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "evaluationTime")]
[Updateable(false)]
[Createable(false)]
public double? EvaluationTime { get; set; }

Property Value

double?

EventDate

Event Date

Name: EventDate

SF Type: datetime

Nillable: False

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

Property Value

DateTimeOffset?

EventIdentifier

Event Identifier

Name: EventIdentifier

SF Type: string

Nillable: False

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

Property Value

string

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

string

HttpMethod

HTTP Method

Name: HttpMethod

SF Type: picklist

Nillable: True

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

Property Value

string

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

string

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

string

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

string

LoginKey

Login Key

Name: LoginKey

SF Type: string

Nillable: True

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

Property Value

string

LoginLatitude

Latitude

Name: LoginLatitude

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "loginLatitude")]
[Updateable(false)]
[Createable(false)]
public double? LoginLatitude { get; set; }

Property Value

double?

LoginLongitude

Longitude

Name: LoginLongitude

SF Type: double

Nillable: True

[JsonProperty(PropertyName = "loginLongitude")]
[Updateable(false)]
[Createable(false)]
public double? LoginLongitude { get; set; }

Property Value

double?

LoginSubType

Login Subtype

Name: LoginSubType

SF Type: picklist

Nillable: True

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

Property Value

string

LoginType

Login Type

Name: LoginType

SF Type: picklist

Nillable: True

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

Property Value

string

LoginUrl

Login URL

Name: LoginUrl

SF Type: string

Nillable: True

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

Property Value

string

Platform

Platform

Name: Platform

SF Type: string

Nillable: True

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

Property Value

string

Policy

ReferenceTo: TransactionSecurityPolicy

RelationshipName: Policy

[JsonProperty(PropertyName = "policy")]
[Updateable(false)]
[Createable(false)]
public SfTransactionSecurityPolicy Policy { get; set; }

Property Value

SfTransactionSecurityPolicy

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

string

PolicyOutcome

Policy Outcome

Name: PolicyOutcome

SF Type: picklist

Nillable: True

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

Property Value

string

PostalCode

Postal Code

Name: PostalCode

SF Type: string

Nillable: True

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

Property Value

string

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

string

SObjectTypeName

[JsonIgnore]
public static string SObjectTypeName { get; }

Property Value

string

SessionKey

Session Key

Name: SessionKey

SF Type: string

Nillable: True

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

Property Value

string

SessionLevel

Session Level

Name: SessionLevel

SF Type: picklist

Nillable: True

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

Property Value

string

SourceIp

Source IP

Name: SourceIp

SF Type: string

Nillable: True

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

Property Value

string

Status

Status

Name: Status

SF Type: string

Nillable: True

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

Property Value

string

Subdivision

Subdivision

Name: Subdivision

SF Type: string

Nillable: True

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

Property Value

string

TlsProtocol

TLS Protocol

Name: TlsProtocol

SF Type: picklist

Nillable: True

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

Property Value

string

User

ReferenceTo: User

RelationshipName: User

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

Property Value

SfUser

UserId

User ID

Name: UserId

SF Type: reference

Nillable: True

[JsonProperty(PropertyName = "userId")]
[Updateable(false)]
[Createable(false)]
public string UserId { 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

Username

Username

Name: Username

SF Type: string

Nillable: True

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

Property Value

string