The credentials for the url.

Namespace: TallComponents.PDF
Assembly: TallComponents.PDF.Kit (in TallComponents.PDF.Kit.dll) Version: 3.0.69.1

Syntax

C#
public ICredentials Credentials { get; set; }
Visual Basic
Public Property Credentials As ICredentials
	Get
	Set

Remarks

This value can be updated to set the credentials.

See Also