Property ClientSecret ClientSecret Gets or sets the client secret. Declaration [[System.Text.Json.Serialization.JsonPropertyName("client_secret")]] public string? ClientSecret { get; set; } Property Value Type Description System.String