XM Fax Web Service
Soap API to send and manage faxes
com.faxserver.xm.ws.UserProfile Class Reference

A schema-related class to represent the profile of a user. More...

Protected Attributes

SenderInfo senderInfo
 The sender informations to use when sending a fax.
 
String defaultCoverSheet
 The default cover sheet name (can be empty).
 
List< String > coverSheets
 The list of available cover sheet names (excludes the default cover sheet).
 
BillingGroup senderBillingCodes
 The sender billing group information to use when sending a fax.
 
BillingGroup recipientBillingCodes
 The recipient billing group information to use when sending a fax.
 
ProfileFaxOptions faxOptions
 The fax options to use when sending a fax.
 
FaxSecurityOptions faxSecurityOptions
 The security options of the user profile.
 
Boolean mustChangePasswordAtNextLogon = null
 Whether users must change their password at next logon. Can be nil if cloud or SSO user.
 
Boolean otpRequired
 Whether the user must provide a one time token. Can be ignored if on-premises installation.
 

Detailed Description

A schema-related class to represent the profile of a user.


The documentation for this class was generated from the following file: