[]
Gets a delegate that can be used to retrieve credentials.
public ResolveCredentials ResolveCredentialsFn { get; }
Type | Description |
---|---|
ResolveCredentials | A delegate ResolveCredentials that can be called with a data source argument of type DataSource and a report name argument of type string. |