IProviderConnector Methods |
The IProviderConnector type exposes the following members.
| Name | Description | |
|---|---|---|
| Authenticate |
Authenticates using the specified credential provider ID.
| |
| ExecuteScript(Guid) |
Executes the script for the specified parameter ID.
| |
| ExecuteScript(Guid, IDictionaryString, Object) |
Executes the script for the specified parameter ID.
| |
| GetEffectiveCredentials |
Gets the effective credential properties.
| |
| LoadProviderData |
Loads the provider-specific data.
| |
| SaveProviderData |
Saves the provider-specific data.
|