RemoteAuthenticationDefaults 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
라이브러리에서 사용되는 다양한 구성 가능한 값에 대한 기본값을 나타냅니다.
public ref class RemoteAuthenticationDefaults
public class RemoteAuthenticationDefaults
type RemoteAuthenticationDefaults = class
Public Class RemoteAuthenticationDefaults
- 상속
-
RemoteAuthenticationDefaults
생성자
RemoteAuthenticationDefaults() |
라이브러리에서 사용되는 다양한 구성 가능한 값에 대한 기본값을 나타냅니다. |
필드
LoginCallbackPath |
기본 로그인 콜백 경로입니다. |
LoginFailedPath |
기본 로그인 실패 경로입니다. |
LoginPath |
기본 로그인 경로입니다. |
LogoutCallbackPath |
기본 로그아웃 콜백 경로입니다. |
LogoutFailedPath |
기본 로그아웃 실패 경로입니다. |
LogoutPath |
기본 로그아웃 경로입니다. |
LogoutSucceededPath |
기본 로그아웃 성공 경로입니다. |
ProfilePath |
기본 프로필 경로입니다. |
RegisterPath |
기본 레지스터 경로입니다. |