Show / Hide Table of Contents

ProgramControl.Read.All`

Graph Methods

Type: A = Application Permission, D = Delegate Permission

Ver Type Method
Beta A GET /programControlTypes

Application Permission

Id
Display String
Description

Resources

accessreviews-root

programControl

Property Type Description
id String The feature-assigned identifier of the link between program and control.
programId String The programId of the program this control is a part of. Required on create.
controlId String The controlId of the control, in particular the identifier of an access review. Required on create.
controlTypeId String The programControlType identifies the type of program control - for example, a control linking to guest access reviews. Required on create.
displayName String The name of the control.
status String The life cycle status of the control.
createdDateTime DateTimeOffset The creation date and time of the program control.
owner userIdentity The user who created the program control.
resource programResource The resource, a group or an app, targeted by this program control's access review.

programControlType

Property Type Description
id String The feature-assigned identifier of the program control type
displayName String The name of the program control type
In This Article
Back to top Created by merill | Submit feedback