|
SecurityHubQueryUserAccount Method
|
Finds the specified user account record.
Namespace: GSF.Web.SecurityAssembly: GSF.Web (in GSF.Web.dll) Version: 2.4.205-beta
Syntax function QueryUserAccount(id);
View SourceParameters
- id Guid
- ID of requested user.
Return Value
UserAccountSpecified user account record.
See Also