Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Identity.AddUserInfo.UserId Property

Contains the user ID of the user that was added using the IResource.AddUserAsync method. 0 if the call was unsuccessful.

Class: YetaWF.Core.Identity.AddUserInfo
Namespace: YetaWF.Core.Identity
Assembly: YetaWF.Core

Syntax

public int UserId { get; set; }

See Also YetaWF.Core.Identity.AddUserInfo ClassYetaWF.Core Overview