PersonalClientCredentialsResponse: {
    clientId: string;
    clientSecret: string;
    tenant: string;
}

Type declaration

  • clientId: string

    The Client ID used for authentication

  • clientSecret: string

    The Client Secret used for authentication

  • tenant: string

    The account tenant