HandleRequestContext<TOptions>.Result プロパティ

定義

HandleRequestResultハンドラーによって使用される 。

public:  property Microsoft::AspNetCore::Authentication::HandleRequestResult ^ Result {  public:
Microsoft::AspNetCore::Authentication::HandleRequestResult ^ get(); protected:
 void set(Microsoft::AspNetCore::Authentication::HandleRequestResult ^ value); };
public Microsoft.AspNetCore.Authentication.HandleRequestResult Result { get; protected set; }
member this.Result : Microsoft.AspNetCore.Authentication.HandleRequestResult with get, set
Public Property Result As HandleRequestResult

プロパティ値

適用対象