AuthenticationSchemeOptions.EventsType Property

Definition

If set, will be used as the service type to get the Events instance instead of the property.

public:
 property Type ^ EventsType { Type ^ get(); void set(Type ^ value); };
public Type EventsType { get; set; }
public Type? EventsType { get; set; }
member this.EventsType : Type with get, set
Public Property EventsType As Type

Property Value

Applies to