Skip to content

UserMachineAffinityProvider

Holds information about different Providers of user device affinity information

Fields

Field Type Description
Created datetime2 Date/Time this UserMachineAffinityProvider got created
CreatedGUID uniqueidentifier GUID of the scan that created the provider
Description nvarchar Description for the affinity provider
DisplayName nvarchar Display Name of the affinity provider
ID bigint Internal ID for the UserMachineAffinityProvider entity (Primary Key)
LastScan datetime2 Date/Time of the last scan. On file based imports, this is the write time of the imported file.
LastScanGUID uniqueidentifier GUID of the last scan. For import based scans, this is a synthetic GUID.
Notes nvarchar Notes
ProviderGUID uniqueidentifier