FreeFlow class library

User.RevokeAllRoles Method 

Revokes all roles from the user. This change will not take effect until a call to ApplyChanges has been made.

[Visual Basic]
Public Sub RevokeAllRoles()
[C#]
public void RevokeAllRoles();

See Also

User Class | FreeFlow.Administration Namespace