Overload List

  Name Description
Public method Static member Encode(Guid)
Encodes the given Guid as a base64 string that is 22 characters long.
Public method Static member Encode(String)
Creates a new instance of a Guid using the string value, then returns the base64 encoded version of the Guid.

See Also