RemoteAuthenticationState Class

Definition

Represents the minimal amount of authentication state to be preserved during authentication operations.

public ref class RemoteAuthenticationState
public class RemoteAuthenticationState
type RemoteAuthenticationState = class
Public Class RemoteAuthenticationState
Inheritance
RemoteAuthenticationState

Constructors

RemoteAuthenticationState()

Properties

ReturnUrl

Gets or sets the URL to which the application should redirect after a successful authentication operation. It must be a url within the page.

Applies to