[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msgraph.pp line 1272
type Tdevice = class(TdirectoryObject) |
public |
class function ObjectRestKind; override; |
function registeredOwners(); |
function registeredUsers(); |
published |
property accountEnabled: Boolean; [rw] |
property alternativeSecurityIds: TalternativeSecurityIdArray; [rw] |
property approximateLastSignInDateTime: TDateTime; [rw] |
property deviceId: string; [rw] |
property deviceMetadata: string; [rw] |
property deviceVersion: TInt32; [rw] |
property displayName: string; [rw] |
property isCompliant: Boolean; [rw] |
property isManaged: Boolean; [rw] |
property onPremisesLastSyncDateTime: TDateTime; [rw] |
property onPremisesSyncEnabled: Boolean; [rw] |
property operatingSystem: string; [rw] |
property operatingSystemVersion: string; [rw] |
property physicalIds: TStringArray; [rw] |
property trustType: string; [rw] |
end; |
| |
| |
| |
| |
| |
TObject |