Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Identity.AddUserInfo.Errors Property

Contains a list of error messages if an error occurred when the IResource.AddUserAsync method was called.

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

Syntax

public List<string> Errors { get; set; }

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