DataSourceCredentialProvider Properties |
The DataSourceCredentialProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| ComponentDescription |
Gets the standard component description.
(Inherited from ComponentBase.) | |
| ComponentId |
Gets the component ID.
(Inherited from ComponentBase.) | |
| ComponentName |
Gets the standard component name.
(Inherited from ComponentBase.) | |
| 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.
| |
| IsEnabled | Gets a value indicating whether the component is enabled. (Inherited from ComponentBase.) | |
| Logger | Gets the logger for the module or extension package corresponding to the component. (Inherited from ComponentBase.) | |
| PackageId |
Gets the ID of the extension package to which the component belongs.
(Inherited from ComponentBase.) |