Table of Contents

Serialize

Methods
public static string Serialize(UserGuid userId)

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

Parameters
Type Name Description
UserGuid userId

The user id to convert into a string.

Returns
Type Description
string

The string representation of .