IProviderConnector Methods

The IProviderConnector type exposes the following members.

Methods
  NameDescription
Public methodAuthenticate
Authenticates using the specified credential provider ID.
Public methodExecuteScript(Guid)
Executes the script for the specified parameter ID.
Public methodExecuteScript(Guid, IDictionaryString, Object)
Executes the script for the specified parameter ID.
Public methodGetEffectiveCredentials
Gets the effective credential properties.
Public methodLoadProviderData
Loads the provider-specific data.
Public methodSaveProviderData
Saves the provider-specific data.
Top
See Also