public const string TokenKey = "token"
Public Const TokenKey As String = "token"
public: literal String^ TokenKey = "token"
static val mutable TokenKey: string
In This Article