Click or drag to resize
IdmResourceObjectType Property
(aka Resource Type) The resource type of a resource. This attribute is assigned its value when the resource is created in the FIM service database by the FIM service. It cannot be modified by any user.

Namespace: IdmNet.Models
Assembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntax
public virtual string ObjectType { get; set; }

Property Value

Type: String
See Also