Click or drag to resize

AccountKey Methods

The AccountKey type exposes the following members.

Methods
 NameDescription
Public methodEquals An AccountKey object can only be equal to an AccountKey object with an identical canonical string account key.
(Overrides ObjectEquals(Object))
Public methodGetHashCode Overridden to ensure consistency with Equals.
(Overrides ObjectGetHashCode)
Public methodToString Returns the non-null, non-empty, canonical string account key.
(Overrides ObjectToString)
Top
See Also