OAuthOptions.ClaimActions Eigenschaft

Definition

Eine Sammlung von Anspruchsaktionen, die zum Auswählen von Werten aus den JSON-Benutzerdaten und zum Erstellen von Ansprüchen verwendet werden.

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

Eigenschaftswert

Gilt für: