SimpleAuthorizationInfo.setStringPermissions

Sets the string-based permissions assigned directly to the account. The permissions set here, in addition to any {@link #getObjectPermissions() object permissions} constitute the total permissions assigned directly to the account.

@param stringPermissions the string-based permissions assigned directly to the account.

class SimpleAuthorizationInfo
void
setStringPermissions
(
Set!(string) stringPermissions
)

Meta