Type Alias ClientSecrets

ClientSecrets: { createdAt?: string; createdBy?: string; hint: string }[]

Hints of any client application secrets

Type declaration

  • OptionalcreatedAt?: string

    The timestamp for when the client-secret record was created.

  • OptionalcreatedBy?: string

    The identifier for the user that created the client-secret record.

  • hint: string

    Hint of a client application secret