ChallengeContext.Handled Property

Definition

Gets a value that determines if this challenge was handled. If true, will skip any default logic for this challenge.

public:
 property bool Handled { bool get(); };
public bool Handled { get; }
member this.Handled : bool
Public ReadOnly Property Handled As Boolean

Property Value

Applies to