Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [%Installer] >  [User]
Private  Storage   

class %Installer.User extends %Installer.Activity

This is a "User" activity within a Manifest document

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
10


Summary

Properties
ChangePassword Comment Enabled ExpirationDate Fullname
Namespace PasswordVar Roles Routine Username
name

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %Indent %IsA %IsModified
%New %NormalizeObject %ObjectModified %OriginalNamespace
%PackageName %RemoveFromSaveSet %SerializeObject %SetModified
%ValidateObject XMLDTD XMLExport XMLExportToStream
XMLExportToString XMLNew XMLSchema XMLSchemaNamespace
XMLSchemaType


Properties

• property ChangePassword as %Installer.Boolean;
Force user to change password
• property Comment as %String;
Comment
• property Enabled as %Installer.Boolean;
User Enabled
• property ExpirationDate as %String;
Expiration date
• property Fullname as %String [ Required ];
User's full name
• property Namespace as %String;
Namespace
• property PasswordVar as %String [ Required ];
Password variable name (passwords must come from a %Installer var for security reasons)
• property Roles as %String [ Required ];
Roles
• property Routine as %String;
Routine
• property Username as %Library.Username [ Required ];
Username


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.