UnsetTrovoUser

C# Methods Reference

Deprecated
public void UnsetTrovoUser(string userName, bool persisted = true)
userName
string required
persisted
bool
void
CPH.UnsetTrovoUser(userName);
CPH.UnsetTrovoUser(userName, persisted);