UserAccessRight interface
The mapping between a particular user and the access type on the SMB share.
Properties
access |
Type of access to be allowed for the user. |
user |
User ID (already existing in the device). |
Property Details
accessType
Type of access to be allowed for the user.
accessType: string
Property Value
string
userId
User ID (already existing in the device).
userId: string
Property Value
string