Init Method
Initializes the number provider object with parameters specified in the configuration store.
Syntax
void Init(
System.object[] parameters
)Sub Init( _
ByVal parameters() As System.Object _
) Parameters
| Name | Description |
|---|---|
| parameters | Array of parameters used to initialize the provider object. |
Remarks
The initialization objects are passed in from Vault Server's 'initializationParm' node in web.config