Service Principal Profile Response
data class ServicePrincipalProfileResponse(val clientId: String? = null, val clientSecret: String? = null)
ServicePrincipalProfile represents a service principal profile.
ServicePrincipalProfile represents a service principal profile.