﻿<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="timeout.aspx.cs" Inherits="Microsoft.Management.PowerShellWebAccess.Primitives.Timeout" MasterPageFile="~/FormLayout.Master"  %>

<asp:Content ID="MainContent" ContentPlaceHolderID="MainContent" runat="server">
    <h2 id="loggedOutInactivity" class="header">由于处于非活动状态，你已从 Windows PowerShell Web 访问中注销。</h2>
    <p id="closeWindow">为了提高安全性，请关闭该窗口。<br /><br />或者，也可以返回到<a id="logonLink" href="./logon.aspx">登录页面</a>。</p>
</asp:Content>