HandleRequestResult.Skipped Property

Definition

Indicates that the default authentication logic should be skipped and that the rest of the pipeline should be invoked.

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

Property Value

Applies to