Table of Contents

UserGuid

class in Coherence.Cloud

Represents a unique identifier for a User that has logged in to coherence Cloud.

Constructors
UserGuid
Fields
None

Represents no user id.

Properties
EqualityContract
Methods
Deserialize

Converts the previously serializedstring representation of a UserGuid back into a UserGuid.

Equals
GetHashCode
PrintMembers
Serialize

Converts the given UserGuid into a string. The returned string value can be persisted on disk, and later converted back into a UserGuid. >

ToString
Operators
op_Equality
op_Implicit
op_Inequality