PropertiesSerializer.Default Property

Definition

Gets the default instance of 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

Property Value

Applies to