This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.SSRS.
Summary
Containts functionality related to SSRS Settings
- Assembly
- Cake
.SSRS .dll - Namespace
- Cake
.SSRS - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["SsrsConnectionSettingsExtensions"]
class Type type-node
Syntax
public static class SsrsConnectionSettingsExtensions
Methods
Name | Value | Summary |
---|---|---|
AuthenticateWith |
Ssrs |
Configures the settings to use to authenticate with to the SSRS server.
static
|
AuthenticateWith |
Ssrs |
Configures the settings to use to authenticate with to the SSRS server.
static
|
AuthenticateWith |
Ssrs |
Configures the settings to use to authenticate with to the SSRS server.
static
|
SetServiceEndpoint |
Ssrs |
Sets the Service Enpoint to connect to SSRS with
static
|
Use |
Ssrs |
Uses the default credentials of the context the process it currently running in to authenticate to the SSRS server.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|