M-Files Vault Application Framework
C#
Show/Hide TOC
Security
Attribute
Change
By Property
Defines the minimum user level required for changing the value.
Definition
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
Copy
public
SecurityAttribute
UserLevel
ChangeBy
{
get
;
set
; }
Property Value
SecurityAttribute
UserLevel
See Also
Reference
SecurityAttribute Class
MFiles.VAF.Configuration Namespace
In This Article
Definition
See Also