Method | Description | |
---|---|---|
Credential ( string package ) : System |
Initializes a new instance of the Credential class.
|
|
Dispose ( ) : void |
Releases all resources associated with the credential.
|
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Method | Description | |
---|---|---|
CheckLifecycle ( ) : void |
public Credential ( string package ) : System | ||
package | string | The security package to acquire the credential from. |
return | System |