다음을 통해 공유


IWithExternalRedirectUrls<ParentT> 인터페이스

정의

분기를 지정할 수 있는 웹앱 인증 정의입니다.

public interface IWithExternalRedirectUrls<ParentT>
type IWithExternalRedirectUrls<'ParentT> = interface
Public Interface IWithExternalRedirectUrls(Of ParentT)

형식 매개 변수

ParentT

이 정의를 연결한 후 로 돌아갈 부모 정의의 단계입니다.

파생

메서드

WithAllowedExternalRedirectUrl(String)

외부 리디렉션 URL을 추가합니다.

적용 대상