- Namespace
- OpenTl
.Schema .Account - Interfaces
- Base Types
-
- object
graph TD
Base0["object"]-->Type
Interface0["IPassword"]-.->Type
click Interface0 "/OpenTl.Schema/api/OpenTl.Schema.Account/IPassword"
Interface1["IObject"]-.->Type
click Interface1 "/OpenTl.Schema/api/OpenTl.Schema/IObject"
Type["TPassword"]
class Type type-node
Syntax
[Serialize(0xad2641f8)]
public sealed class TPassword : IPassword, IObject
Attributes
| Type | Description |
|---|---|
| SerializeAttribute |
Properties
| Name | Value | Summary |
|---|---|---|
| CurrentAlgo | IPasswordKdfAlgo | |
| Email |
string | |
| Email |
byte[] |
Binary representation for the 'EmailUnconfirmedPattern' property
|
| Flags | BitArray | |
| HasPassword | bool | |
| HasRecovery | bool | |
| HasSecureValues | bool | |
| Hint | string | |
| HintAsBinary | byte[] |
Binary representation for the 'Hint' property
|
| NewAlgo | IPasswordKdfAlgo | |
| NewSecureAlgo | I |
|
| SecureRandom | byte[] | |
| SrpB | byte[] | |
| SrpId | long |