GetPermissionsResponse Properties
An object defining properties for the GetPermissionsResponse class.
Permissions
Gets the list of permissions returned in the response.
Type: List<Permission>
The Permissions property contains a collection of Permission objects representing the authorization settings. This property is marked with the [CheckRequestEncryption] attribute to ensure secure data handling.