AuthenticationService.Options Property

Definition

public:
 property Microsoft::AspNetCore::Authentication::AuthenticationOptions ^ Options { Microsoft::AspNetCore::Authentication::AuthenticationOptions ^ get(); };
public Microsoft.AspNetCore.Authentication.AuthenticationOptions Options { get; }
member this.Options : Microsoft.AspNetCore.Authentication.AuthenticationOptions
Public ReadOnly Property Options As AuthenticationOptions

Property Value

Applies to