Service Principal Secret Auth Info Response
data class ServicePrincipalSecretAuthInfoResponse(val authType: String, val clientId: String, val principalId: String, val secret: String)
The authentication info when authType is servicePrincipal secret