OpenIdConnectOptions.ClaimActions 屬性

定義

用來從 json 使用者資料中選取值的宣告動作集合,並建立宣告。

public:
 property Microsoft::AspNetCore::Authentication::OAuth::Claims::ClaimActionCollection ^ ClaimActions { Microsoft::AspNetCore::Authentication::OAuth::Claims::ClaimActionCollection ^ get(); };
public Microsoft.AspNetCore.Authentication.OAuth.Claims.ClaimActionCollection ClaimActions { get; }
member this.ClaimActions : Microsoft.AspNetCore.Authentication.OAuth.Claims.ClaimActionCollection
Public ReadOnly Property ClaimActions As ClaimActionCollection

屬性值

適用於