SavePortalUser |
Scroll |
Saves the portal user.
Namespace: Therefore.API
Visual Basic Public Overridable Function SavePortalUser ( _ pServer As ITheServer _ ) C# public virtual void SavePortalUser ( ITheServer pServer )
Parameters pServer A valid and connected TheServer object.
Return ValueNone. |
|
|
Requires Connection You must be connected to the Thereforeā¢ Server when calling this method.
The user must be a Thereforeā¢ internal user. |