Skip to main content

LoginWithTokenAuthenticationParameters

The LoginWithTokenAuthenticationParameters class provides parameters for logging in using an existing token, extending the AuthenticationParameterBase class to include a token and encrypted data for authentication.

Properties

NameDescription
DomainAddressSpecifies the domain address used during authentication.
SourceIdentifies the source of the authentication request. Default is "Agent".
EncryptedDataProvides encrypted data associated with the token for enhanced security during authentication.
FootPrintIdentifier representing a unique session or client footprint.
ParentTelemetryIdIdentifier for the parent telemetry, used for tracing and logging purposes.
LanguageSpecifies the language for the authentication request.
TokenSpecifies the token used for authentication.