AbstractAccessControlListRemoveGrant Method (Grantee) |
Remove all permissions from a grantee.
Namespace:
OBS.Model
Assembly:
esdk_obs_.net (in esdk_obs_.net.dll) Version: 3.1.3.0 (3.1.3)
Syntaxpublic void RemoveGrant(
Grantee grantee
)
Parameters
- grantee
- Type: OBS.ModelGrantee
Grantee name
See Also