다음을 통해 공유


RemoteAuthenticationState 클래스

정의

인증 작업 중에 보존할 최소 인증 상태를 나타냅니다.

public ref class RemoteAuthenticationState
public class RemoteAuthenticationState
type RemoteAuthenticationState = class
Public Class RemoteAuthenticationState
상속
RemoteAuthenticationState

생성자

RemoteAuthenticationState()

인증 작업 중에 보존할 최소 인증 상태를 나타냅니다.

속성

ReturnUrl

인증 작업이 성공한 후 애플리케이션이 리디렉션해야 하는 URL을 가져오거나 설정합니다. 페이지 내의 URL이어야 합니다.

적용 대상