SecurityAttributeViewBy Property |
Defines the minimum user level required for viewing the value.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntax[DataMemberAttribute(EmitDefaultValue = false)]
public SecurityAttributeUserLevel ViewBy { get; set; }
Property Value
Type:
SecurityAttributeUserLevel
See Also