Therefore API > API Reference > Classes > TheRole > Properties
GUID
Gets the GUID of the current role.
Namespace: Therefore.API
Visual Basic
Public Overridable ReadOnly Property GUID As String
C#
public virtual string GUID { get; }
Property Value
The GUID of the current role.
TheRole class
TheRole properties