次の方法で共有


PropertiesSerializer.Default プロパティ

定義

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

プロパティ値

適用対象