This topic has not yet been rated - Rate this topic

CredentialRetrievalEnum Enumeration

Describes the credential retrieval settings for a data source.

Namespace:  ReportService2010
Assembly:  ReportService2010 (in ReportService2010.dll)

[SerializableAttribute]
public enum CredentialRetrievalEnum
Member name Description
Prompt The user is prompted to provide credentials every time the data source is accessed.
Store Credentials are encrypted and stored in the report server database.
Integrated Credentials are passed through Windows Authentication.
None Credentials are not passed to the data source.
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ