C1.WPF.Document.4.6.2 Assembly / C1.WPF.Document Namespace / C1DocumentSource Class / Credential Property

In This Topic
Credential Property (C1DocumentSource)
In This Topic
Gets or sets the System.Net.NetworkCredential object specifying the credentials which will be used to access data for document generation.
Syntax
'Declaration
 
Public MustOverride Property Credential As NetworkCredential
 
See Also