String hashedSecret
@ManagedColumnAttributes(nullable: true), read / write, inherited

The client secret, hashed with salt, if this client is confidential.

A confidential client requires its secret to be included when used. If this value is null, this client is a public client.