Share via


RemoteAuthenticationState 类

定义

表示在身份验证操作期间要保留的最小身份验证状态量。

public ref class RemoteAuthenticationState
public class RemoteAuthenticationState
type RemoteAuthenticationState = class
Public Class RemoteAuthenticationState
继承
RemoteAuthenticationState

构造函数

RemoteAuthenticationState()

表示在身份验证操作期间要保留的最小身份验证状态量。

属性

ReturnUrl

获取或设置身份验证操作成功后应用程序应重定向到的 URL。 它必须是页面内的 URL。

适用于