PropertiesSerializer.Default プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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