메소드 | 설명 | |
---|---|---|
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 |