WindowsAuthenticationModule 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
建立 WindowsAuthenticationModule 類別的執行個體。
public:
WindowsAuthenticationModule();
public WindowsAuthenticationModule ();
Public Sub New ()
備註
此建構函式並非要從應用程式程式代碼呼叫。
ASP.NET 呼叫這個建構函式來建立 類別的 WindowsAuthenticationModule 實例。 呼叫建構函式之後,它會呼叫 Init 方法來初始化新的 WindowsAuthenticationModule 物件。