Метод | Описание | |
---|---|---|
Credential ( string package ) : System |
Initializes a new instance of the Credential class.
|
|
Dispose ( ) : void |
Releases all resources associated with the credential.
|
Метод | Описание | |
---|---|---|
Dispose ( bool disposing ) : void |
Метод | Описание | |
---|---|---|
CheckLifecycle ( ) : void |
public Credential ( string package ) : System | ||
package | string | The security package to acquire the credential from. |
Результат | System |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Результат | void |