ISettingsPresenterCreateUser Method |
Creates a new user. The user is not attached to the configuration being edited.
Namespace: VirtualRadar.Interface.PresenterAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax Function CreateUser As IUser
abstract CreateUser : unit -> IUser
Return Value
Type:
IUserSee Also