SsrsConnectionSettings.

UseDefaultCredentials Property

Summary

Determines whether to use the default credentials of the person logged in. Ignores userName and Password if set to true
Assembly
Cake.SSRS.dll
Namespace
Cake.SSRS
Containing Type
SsrsConnectionSettings

Syntax

public bool UseDefaultCredentials { get; set; }

Value

Type Description
bool