PropertiesSerializer.Default Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém a instância padrão de PropertiesSerializer.
public:
static property Microsoft::AspNetCore::Authentication::PropertiesSerializer ^ Default { Microsoft::AspNetCore::Authentication::PropertiesSerializer ^ get(); };
public static Microsoft.AspNetCore.Authentication.PropertiesSerializer Default { get; }
static member Default : Microsoft.AspNetCore.Authentication.PropertiesSerializer
Public Shared ReadOnly Property Default As PropertiesSerializer