Data |
The DataSourceCredentialProviderInfo type exposes the following members.
| Name | Description | |
|---|---|---|
| Description | Gets the description of the provider. | |
| Id | Gets the ID of the provider. | |
| IsContextLinkedToCurrentThread | Gets a value indicating whether credential contexts originating from the provider are linked with the thread on which they were created. | |
| IsDelegateExecutionRequired | Gets a value indicating whether credential contexts originating from the provider require credential-aware code to be run using one of the Execute(Action) methods. | |
| Name | Gets the name of the provider. | |
| PackageId | Gets the ID of the extension package containing the provider. |
| Name | Description | |
|---|---|---|
| GetCredentialDescriptors | Gets information about the credentials required by the provider. |