interface RedirectToVincentDelegationPageParams {
    redirectUri: string;
}

Properties

Properties

redirectUri: string