SecuritySettingsTConfig Class |
Namespace: MFiles.VAF.Configuration
The SecuritySettingsTConfig type exposes the following members.
Name | Description | |
---|---|---|
![]() | SecuritySettingsTConfig |
Constructor.
|
Name | Description | |
---|---|---|
![]() | EnforceSecurityAttribute(IConfigurationRequestContext, JObject, JObject) |
Performs a security check to the configuration.
|
![]() | EnforceSecurityAttribute(SecurityAttributeUserLevel, JObject, JObject) |
Performs a security check to the configuration.
|
![]() | StripPasswords(IConfigurationRequestContext, JObject) |
Strips the password field values from the configuration.
|
![]() | StripPasswords(SecurityAttributeUserLevel, JObject) |
Strips the password field values from the configuration.
|