다음을 통해 공유


AzureADOptions.CallbackPath 속성

정의

로그인 콜백 경로를 가져오거나 설정합니다.

public:
 property System::String ^ CallbackPath { System::String ^ get(); void set(System::String ^ value); };
public string CallbackPath { get; set; }
member this.CallbackPath : string with get, set
Public Property CallbackPath As String

속성 값

적용 대상