共用方式為


TicketReceivedContext.Options 屬性

定義

public:
 property Microsoft::AspNetCore::Builder::RemoteAuthenticationOptions ^ Options { Microsoft::AspNetCore::Builder::RemoteAuthenticationOptions ^ get(); void set(Microsoft::AspNetCore::Builder::RemoteAuthenticationOptions ^ value); };
public Microsoft.AspNetCore.Builder.RemoteAuthenticationOptions Options { get; set; }
member this.Options : Microsoft.AspNetCore.Builder.RemoteAuthenticationOptions with get, set
Public Property Options As RemoteAuthenticationOptions

屬性值

適用於