Variable CcsCredentialTypeConst

CcsCredentialType: {
    HOME_ACCOUNT_ID: "home_account_id";
    UPN: "UPN";
} = ...

Type declaration

  • Readonly HOME_ACCOUNT_ID: "home_account_id"
  • Readonly UPN: "UPN"

Generated using TypeDoc