Share via


OAuthOptions.ClaimActions Propriété

Définition

Collection d’actions de revendication utilisées pour sélectionner des valeurs à partir des données utilisateur json et créer des revendications.

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

Valeur de propriété

S’applique à