PublicAPI.Portal.Security.User.LoadELMA API Documentation
Load by UID. If not found, an exception is invoked
Access path: PublicAPI.Portal.Security.User.Load
Overload List

  NameDescription
Public methodLoad(Guid)
Load by UID. If not found, an exception is invoked
Public methodLoad(Int64)
Load user by ID. If not found, an exception is invoked.
Back to Top
See Also