PolicyExternalEvaluationEnforcementSettings.MissingTokenAction 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.
What to do when evaluating an enforcement policy that requires an external evaluation and the token is missing. Possible values are Audit and Deny and language expressions are supported.
public string MissingTokenAction { get; set; }
member this.MissingTokenAction : string with get, set
Public Property MissingTokenAction As String