PolicyAuthorizationResult.Challenged 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.
If true, means the callee should challenge and try again.
public:
property bool Challenged { bool get(); };
public bool Challenged { get; }
member this.Challenged : bool
Public ReadOnly Property Challenged As Boolean