PRELIMINARY INFORMATION - SUBJECT TO CHANGE
This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Optionally set the Username property to authenticate to web server before accessing the URL to be converted (e.g handles any IIS authentication method).

Namespace: Smartsite.Runtime.Modules
Assembly:  Smartsite.Runtime.Modules (in Smartsite.Runtime.Modules.dll)

Syntax

C#Copy imageCopy Code
[(.Trim)]
public string AuthenticationUsername { get; set; }
Visual Basic (Declaration)Copy imageCopy Code
<(.Trim)> _
Public Property AuthenticationUsername As 
	Get
	Set

See Also

Advanced