SecureConfigurationManagerTConfigGetSchema Method
Resolves a schema for the configuration class based on the user's
security level.
Namespace: MFiles.VAF.ConfigurationAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public virtual Schema GetSchema(
IConfigurationRequestContext context
)
- context IConfigurationRequestContext
- The vault and user requesting the schema.
SchemaThe configuration schema.