LoginWithTokenAuthenticationParameters Properties
An object defining properties for the LoginWithTokenAuthenticationParameters class.
DomainAddress
Specifies the domain address used during authentication.
Type: string
Source
Identifies the source of the authentication request. Default is "Agent".
Type: string
EncryptedData
Provides encrypted data associated with the token for enhanced security during authentication.
Type: string
FootPrint
Identifier representing a unique session or client footprint.
Type: string
ParentTelemetryId
Identifier for the parent telemetry, used for tracing and logging purposes.
Type: string
Language
Specifies the language for the authentication request.
Type: string
Token
Specifies the token used for authentication.
Type: string