Variable RawByuResourceOwnerClaimsSchemaConst

RawByuResourceOwnerClaimsSchema: TObject<{
    http://byu.edu/claims/resourceowner_byu_id: TString;
    http://byu.edu/claims/resourceowner_net_id: TString;
    http://byu.edu/claims/resourceowner_person_id: TString;
    http://byu.edu/claims/resourceowner_preferred_first_name: TString;
    http://byu.edu/claims/resourceowner_prefix: TString;
    http://byu.edu/claims/resourceowner_rest_of_name: TString;
    http://byu.edu/claims/resourceowner_sort_name: TString;
    http://byu.edu/claims/resourceowner_suffix: TString;
    http://byu.edu/claims/resourceowner_surname: TString;
    http://byu.edu/claims/resourceowner_surname_position: TString;
}> = ...

Type declaration

  • http://byu.edu/claims/resourceowner_byu_id: TString
  • http://byu.edu/claims/resourceowner_net_id: TString
  • http://byu.edu/claims/resourceowner_person_id: TString
  • http://byu.edu/claims/resourceowner_preferred_first_name: TString
  • http://byu.edu/claims/resourceowner_prefix: TString
  • http://byu.edu/claims/resourceowner_rest_of_name: TString
  • http://byu.edu/claims/resourceowner_sort_name: TString
  • http://byu.edu/claims/resourceowner_suffix: TString
  • http://byu.edu/claims/resourceowner_surname: TString
  • http://byu.edu/claims/resourceowner_surname_position: TString

Generated using TypeDoc