AuthenticateResult.Handled Property

Definition

Indicates that stage of authentication was directly handled by user intervention and no further processing should be attempted.

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

Property Value

Applies to