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

プロパティ値

適用対象