IRepositoryConfiguration Interface Properties
In This Topic
For a list of all members of this type, see IRepositoryConfiguration members.
Public Properties
| | Name | Description |
 | Common | Configuration that is shared between server and user scenarios and can be centrally maintained |
 | Machine | Configuration for the Extension specific to the local computer. |
 | Server | Configuration specific to this extension when running on the server. |
 | ServerCredentialsAvailable | Indicates if the server credentials are available |
 | User | Configuration specific to this extension when running within Loupe Desktop. |
Top
See Also