GSTPy.NetworkInterface.grant_access_right_on_moma_property¶
-
NetworkInterface.grant_access_right_on_moma_property((NetworkInterface)self, (MoMaPropertyDesc)moma_property, (Owner)owner, (AccessRight)access_right) → None :¶ Grant access right to a MoMa property to a user or group.
- Parameters
moma_property (MoMaPropertyDesc) – The MoMa property.
owner (Owner) – The user or group to which the access right will be granted.
access_right (AccessRight) – The access right to grant.