Variable PostTokenExchangeProfilesRequestTypeEnumConst

PostTokenExchangeProfilesRequestTypeEnum: {
    custom_authentication: "custom_authentication";
} = ...

Type declaration

  • Readonly custom_authentication: "custom_authentication"