Seal |
The SealServerConfiguration type exposes the following members.
| Name | Description | |
|---|---|---|
| DecryptValue | Decrypt a value using the key name and the encryption mode | |
| EncryptValue | Encrypt a value using the key name and the encryption mode | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| GetApplicationKey | Get an application key or password | |
| GetAttachedFileContent | Read the file content and replace the configuration keywords | |
| GetBuildDate | Retruns the build date of the assembly | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| Init |
Init the editor objects
(Inherited from RootEditor) | |
| InitApplicationKeys | Init and decode application keys | |
| InitDefaultKeyValues | Init default encryption keys | |
| InitDefaultValues |
Init the default values
(Inherited from RootEditor) | |
| InitEditor |
Init the editor objects and the default values
(Inherited from RootEditor) | |
| LoadFromFile | Load configuration from a file | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| SaveToFile | Save to current file | |
| SaveToFile(String) | Save to a given file path | |
| SetReadOnly |
Set all properties to readonly
(Inherited from RootEditor) | |
| ShouldSerializeEnableRazorCache | ||
| ShouldSerializeReportFormats | ||
| ShouldSerializeWebCultures | ||
| ToString | Returns a string that represents the current object. (Inherited from Object) | |
| UpdateEditor |
Update editor attributes
(Inherited from RootEditor) | |
| UpdateEditorAttributes |
Refresh properties attrivutes
(Inherited from RootEditor) |