Click or drag to resize

SealServerConfiguration Fields

The SealServerConfiguration type exposes the following members.

Fields
 NameDescription
Protected field_dctd Type descriptor used to edit the properties in the PropertyGrid, null if the editor is not initialized
(Inherited from RootEditor)
Protected field_GUID Field of the GUID property
(Inherited from RootComponent)
Protected field_name Field of the Name property
(Inherited from RootComponent)
Public fieldStatic memberApplicationKeysKeyName Name of the repository security key used to encrypt the application key values
Public fieldStatic memberApplicationKeysKeyValue Default value of the repository security key used to encrypt the application key values
Public fieldFilePath Current file path
Public fieldForPublication True if the configuration is used for Web Site publication on IIS
Public fieldLastModification Last modification date time
Public fieldRepository Current repository
Public fieldStatic memberSchedulerPasswordKeyName Name of the repository security key used to encrypt the scheduler password
Public fieldStatic memberSchedulerPasswordKeyValue Default value of the repository security key used to encrypt the scheduler password
Top
See Also