[]
Specifies credentials mode
public enum CredentialsMode
| Name | Description |
|---|---|
| Auto | Serves for backward compatibility with older reports, where it was automatically determined whether to invoke the credentials request window. |
| NoCredentials | Specifies that the credentials request window should not appear. |
| PromptForCredentials | Specifies that the credentials prompt window should appear. |