Seal |
The SealSecurity type exposes the following members.
Name | Description | |
---|---|---|
AddLoggedUsed | Add a logged user | |
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) | |
FindSecurityFolder | Returns a SecurityFolder from a given name | |
GetBoolValue | Parameter boolean value of a given name | |
GetDoubleValue | Returns a parameter double value | |
GetHashCode | Serves as the default hash function. (Inherited from Object) | |
GetNumericValue | Parameter numeric value of a given name | |
GetType | Gets the Type of the current instance. (Inherited from Object) | |
GetValue | Parameter value of a given name | |
HasValue | True if a parameter with a given name has a value | |
Init |
Init the editor objects
(Inherited from RootEditor) | |
InitDefaultValues |
Init the default values
(Inherited from RootEditor) | |
InitEditor |
Init the editor objects and the default values
(Inherited from RootEditor) | |
InitSecurity | Init security defaults and integrities | |
LoadFromFile | Load a SealSecurity from a file | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
RemoveLoggedUsed | Remove a logged user | |
SaveToFile | Save to the current file | |
SaveToFile(String) | Save to a destination file path | |
SetReadOnly |
Set all properties to readonly
(Inherited from RootEditor) | |
ShouldSerializeLogins | ||
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) |