M-Files API 23.11.13135.0
GenerateAutomaticPermissionsFromPropertyValues Method
VaultObjectPropertyOperations Object : GenerateAutomaticPermissionsFromPropertyValues Method
Description
Generates the automatic permissions components from the specifies property values.
Syntax
Visual Basic
Public Function GenerateAutomaticPermissionsFromPropertyValues( _
   ByVal PropertyValues As PropertyValues _
) As AccessControlList
Parameters
PropertyValues
Remarks

This method isn't required when setting properties. M-Files server enforces the automatic permissions in these cases. However this method can be used to inspect the automatic permissions an object would get when the properties are set.

See Also

VaultObjectPropertyOperations Object  | VaultObjectPropertyOperations Members