次の方法で共有


ChallengeContext.Behavior プロパティ

定義

public:
 property Microsoft::AspNetCore::Http::Features::Authentication::ChallengeBehavior Behavior { Microsoft::AspNetCore::Http::Features::Authentication::ChallengeBehavior get(); };
public Microsoft.AspNetCore.Http.Features.Authentication.ChallengeBehavior Behavior { get; }
member this.Behavior : Microsoft.AspNetCore.Http.Features.Authentication.ChallengeBehavior
Public ReadOnly Property Behavior As ChallengeBehavior

プロパティ値

適用対象