[]
        
(Showing Draft Content)

C1.Ssrs.ConnectionOptions

ConnectionOptions Class

Defines options used when connecting to SSRS.

Inheritance
ConnectionOptions
Namespace: C1.Ssrs
Assembly: C1.Document.dll
Syntax
public class ConnectionOptions

Constructors

Name Description
ConnectionOptions()

Initializes a new instance of the ConnectionOptions class.

ConnectionOptions(NetworkCredential)

Initializes a new instance of the ConnectionOptions class.

Properties

Name Description
AuthenticationType

Gets or sets the type of authentication used in SSRS connection.

Credential

Gets or sets credential used is SSRS connection.

Timeout

Gets or sets the number of milliseconds to wait for server communications.