AccessReviewDefaultSettingsData.IsAutoApplyDecisionsEnabled Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Flag to indicate whether auto-apply capability, to automatically change the target object access resource, is enabled. If not enabled, a user must, after the review completes, apply the access review.
public bool? IsAutoApplyDecisionsEnabled { get; }
member this.IsAutoApplyDecisionsEnabled : Nullable<bool>
Public ReadOnly Property IsAutoApplyDecisionsEnabled As Nullable(Of Boolean)