Compartir a través de


OAuthOptions.ClaimActions Propiedad

Definición

Colección de acciones de notificación usadas para seleccionar valores de los datos de usuario json y crear notificaciones.

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

Valor de propiedad

Se aplica a