This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public sealed class PasswordWallet |
Visual Basic (Declaration) | Copy Code |
---|---|
Public NotInheritable Class PasswordWallet |
The type exposes the following members.
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetAccount |
Gets the account.
|
|
GetHashCode | (Inherited from Object.) | |
GetPassword |
Gets the password.
|
|
GetType | (Inherited from Object.) | |
GetUsername |
Gets the username.
|
|
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Security Namespace