RemoteAuthenticationState 类  
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
表示在身份验证操作期间要保留的最小身份验证状态量。
public ref class RemoteAuthenticationState
	public class RemoteAuthenticationState
	type RemoteAuthenticationState = class
	Public Class RemoteAuthenticationState
		- 继承
 - 
				RemoteAuthenticationState
 
构造函数
| RemoteAuthenticationState() | 
		 表示在身份验证操作期间要保留的最小身份验证状态量。  | 
        	
属性
| ReturnUrl | 
		 获取或设置身份验证操作成功后应用程序应重定向到的 URL。 它必须是页面内的 URL。  |