Service Principal Properties Response
data class ServicePrincipalPropertiesResponse(val applicationId: String? = null, val secret: String? = null)
Details of the service principal.
Details of the service principal.