Overload List
| Name | Description | |
|---|---|---|
| Encode(Guid) | 
            Encodes the given Guid as a base64 string that is 22
            characters long.
              | |
| Encode(String) | 
            Creates a new instance of a Guid using the string value,
            then returns the base64 encoded version of the Guid.
              | 
See Also