Public Properties

  Name Description
public property Comment Gets the comment that is associated with the FIM CM request.
public property Completed Gets the time that the FIM CM request was completed.
public property DataCollection Gets the data collection items that are associated with the FIM CM request.
public property DataCollectionFlags Gets the options for data collection for the FIM CM request.
public property Flags Gets the options that are associated with the FIM CM request.
public property IsDataCollectionComplete Gets a Boolean value that indicates if the data collection has been completed for the FIM CM request.
public property IsEnrollmentAgent Gets a Boolean value that indicates if an enrollment agent is required to run the FIM CM request.
public property IsSmartcard Gets a Boolean value that indicates if the FIM CM request is a smart card request or a software profile request.
public property NewProfileUuid Gets the identity of the new software profile that is produced by the FIM CM request.
public property NewSmartcardUuid Gets the identity of the new smart card that is assigned by the FIM CM request.
public property OldProfileUuid Gets the identity of the software profile for which the FIM CM request was created.
public property OldSmartcardUuid Gets the identity of the smart card for which the FIM CM request was created.
public property OriginatorUserUuid Gets the identity of the user who originated the FIM CM request
public property Priority Gets the FIM CM request's priority.
public property ProfileTemplateUuid Gets the identity of the profile template for which the FIM CM request was created.
public property RequestType Gets the type of the FIM CM request.
public property SecurityDescriptor Gets the security descriptor for the FIM CM request.
public property Status Gets the status of the FIM CM request.
public property Submitted Gets the time that the FIM CM request was submitted.
public property TargetUserUuid Gets the identity of the target user for the FIM CM request.
public property Uuid Gets the identifier for the FIM CM request.

See Also