PropertiesSerializer.Default Propiedad

Definición

Obtiene la instancia predeterminada de PropertiesSerializer.

public:
 static property Microsoft::AspNetCore::Authentication::PropertiesSerializer ^ Default { Microsoft::AspNetCore::Authentication::PropertiesSerializer ^ get(); };
public static Microsoft.AspNetCore.Authentication.PropertiesSerializer Default { get; }
member this.Default : Microsoft.AspNetCore.Authentication.PropertiesSerializer
Public Shared ReadOnly Property Default As PropertiesSerializer

Valor de propiedad

PropertiesSerializer

Se aplica a