BaseContext<TOptions>.Options Property

Definition

Gets the authentication options associated with the scheme.

public:
 property TOptions Options { TOptions get(); };
public TOptions Options { get; }
member this.Options : 'Options
Public ReadOnly Property Options As TOptions

Property Value

TOptions

Applies to