Skip to main content

LoginWithBasicAuthenticationParameters Properties

An object defining properties for the LoginWithBasicAuthenticationParameters class.

DomainAddress

Specifies the domain address used during authentication.

Type: string


Username

Specifies the username for authentication.

Type: string


Source

Identifies the source of the authentication request. Default is "Agent".

Type: string


FootPrint

Identifier representing a unique session or client footprint.

Type: string


RememberMe

Indicates whether the session should be persistent. In most configurations; if true, the session duration will be longer.

Type: bool


ParentTelemetryId

Identifier for the parent telemetry, used for tracing and logging purposes.

Type: string


Password

Specifies the password for authentication.

Type: string


Language

Specifies the language for the authentication request.

Type: string