AuthenticateResult.Succeeded Property

Definition

If a ticket was produced, authenticate was successful.

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

Property Value

Applies to