ProtectionEntryExtensions Methods |
Name | Description | |
---|---|---|
![]() ![]() ![]() | ToServerCompatibleString(EntryType) |
Extension method which returns a string presentation of protection entry type,
which can be recognized by the server
e.g. User is translated to "user" and Group to "group".
These are server compatible entry type representations
|
![]() ![]() ![]() | ToServerCompatibleString(ProtectionMode) |
Extension method which returns a string presentation of protection mode,
which can be recognized by the server
e.g. Write is translated to "write" and ReadRights to "=read".
These are server compatible mode representations
|