Account |
The AccountKey type exposes the following members.
Name | Description | |
---|---|---|
Equals |
An AccountKey object can only be equal to an
AccountKey object with an identical canonical string account key.
(Overrides ObjectEquals(Object)) | |
GetHashCode |
Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode) | |
ToString |
Returns the non-null, non-empty, canonical string account key.
(Overrides ObjectToString) |