MetaPlatformSDK_ManagedInfo
Inherits: RefCounted
Represents information about a user with a managed device.
Description
Represents information about a user with a managed device.
Properties
String |
|
|
String |
|
|
String |
|
|
String |
|
|
String |
|
|
String |
|
|
String |
|
|
String |
|
|
String |
|
|
String |
|
Property Descriptions
String department = ""
String get_department ( )
The department name in the organization to which the user blongs to.
String email = ""
String get_email ( )
The email address of the account user which owns the MMA (Meta Managed Account).
String employee_number = ""
String get_employee_number ( )
The employee number of the person who owns MMA (Meta Managed Account).
String external_id = ""
String get_external_id ( )
A string which can be used to uniquely identify the user of the MMA (Meta Managed Account).
String location = ""
String get_location ( )
The location of the user.
String manager = ""
String get_manager ( )
The manager of the user.
String name = ""
String get_name ( )
The user's name.
String organization_id = ""
String get_organization_id ( )
A string which can be used to uniquely identify the organization which owns the MMA (Meta Managed Account).
String organization_name = ""
String get_organization_name ( )
The name of the organization to which the MMA (Meta Managed Account) account user belongs to.
String position = ""
String get_position ( )
The user's position.