Users Or Service Principal Set Response
data class UsersOrServicePrincipalSetResponse(val displayName: String? = null, val id: String? = null, val type: String? = null)
The detail of a subject.
The detail of a subject.