|
PC Stable Documentation
|
|

BiosPrivacyUidResult represents the per user result of the GetPermissionsAsync request. More...
Private Attributes | |
| string | m_Uid |
| Uid of the target user. | |
| ref BiosPrivacyPermissionResultArray | m_Results |
| Array of permission results for this target user. | |
BiosPrivacyUidResult represents the per user result of the GetPermissionsAsync request.
|
private |
Array of permission results for this target user.
Referenced by OnlineServices::OnPermissionsAsync().
|
private |
Uid of the target user.
Referenced by OnlineServices::OnPermissionsAsync().