M-Files Vault Application Framework
C#
Show/Hide TOC
Security
Attribute
View
By Property
Defines the minimum user level required for viewing 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
ViewBy
{
get
;
set
; }
Property Value
SecurityAttribute
UserLevel
See Also
Reference
SecurityAttribute Class
MFiles.VAF.Configuration Namespace
In This Article
Definition
See Also