DataSourceCredentialProvider Methods

The DataSourceCredentialProvider type exposes the following members.

Methods
  NameDescription
Protected methodCreateCredentialContext
Creates a new credential context.
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)
Releases unmanaged and - optionally - managed resources.
Protected methodFinalize
Finalizes an instance of the DataSourceCredentialProvider class.
(Overrides ObjectFinalize.)
Public methodGetCredentialDescriptors
Gets information about the credentials required by the provider.
Protected methodLocalize
Localizes the specified string using the engine localization service.
(Inherited from ComponentBase.)
Top
See Also