Click or drag to resize

RequestConfigurationAuthenticationLevel Property

Gets or sets values indicating the level of authentication and impersonation used for this request.

Namespace: Downloader
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public AuthenticationLevel AuthenticationLevel { get; set; }

Property Value

AuthenticationLevel
See Also