AuthenticationService.Options 属性

定义

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

属性值

适用于