Click or drag to resize

CreateSecurityAccountForNewUser Class

Syntax
C#
public class CreateSecurityAccountForNewUser : CreateSecurityAccountRequest

The CreateSecurityAccountForNewUser type exposes the following members.

Properties
  NameDescription
Public propertyAccountName
(Inherited from CreateSecurityAccountRequest.)
Public propertyEmailAddress
(Inherited from CreateSecurityAccountRequest.)
Public propertyFamilyName
Public propertyGivenName
Public propertyManagementGroups
(Inherited from CreateSecurityAccountRequest.)
Public propertyResetPasswordEmailTemplateID
Reference to Email Template that has already been created
(Inherited from CreateSecurityAccountRequest.)
Public propertyTitle

Valid Values:

  • Dr
  • Lady
  • Miss
  • Mr
  • Mrs
  • Ms
  • Sir

Top
See Also