AnonymousIdentificationSection コンストラクター

定義

AnonymousIdentificationSection クラスの新しいインスタンスを初期化します。

public:
 AnonymousIdentificationSection();
public AnonymousIdentificationSection();
Public Sub New ()

注釈

AnonymousIdentificationSection コンストラクターは、コードから直接使用するためのものではありません。 ASP.NET 構成システムによって呼び出されます。 AnonymousIdentificationSection メソッドを使用して、GetSection クラスのインスタンスを取得します。

適用対象