RemoteAuthenticationState Class  
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the minimal amount of authentication state to be preserved during authentication operations.
public ref class RemoteAuthenticationStatepublic class RemoteAuthenticationStatetype RemoteAuthenticationState = classPublic 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. |