Class InternalUserInfo

A model that holds all information that applies to an internal user.

Inheritance
object
InternalUserInfo
Namespace: StylelabsStylelabs.MStylelabs.M.ScriptingStylelabs.M.Scripting.TypesStylelabs.M.Scripting.Types.V1_0User
Assembly: Stylelabs.M.Scripting.Types.dll
Syntax
RequestResponse
public class InternalUserInfo

Properties

Culture

Gets or sets the culture of the user.

Declaration
RequestResponse
public CultureInfo Culture { get; set; }
Property Value
TypeDescription
CultureInfo

Email

Gets or sets the e-mail of the user.

Declaration
RequestResponse
public string Email { get; set; }
Property Value
TypeDescription
string

Username

Gets or sets the username of the user.

Declaration
RequestResponse
public string Username { get; set; }
Property Value
TypeDescription
string

Do you have some feedback for us?

If you have suggestions for improving this article,