Loupe - Log - Monitor - Resolve
Loupe.Extensibility.Client Namespace / IRepositoryConfiguration Interface
Properties Methods

In This Topic
    IRepositoryConfiguration Interface Members
    In This Topic

    The following tables list the members exposed by IRepositoryConfiguration.

    Public Properties
     NameDescription
     PropertyConfiguration that is shared between server and user scenarios and can be centrally maintained  
     PropertyConfiguration for the Extension specific to the local computer.  
     PropertyConfiguration specific to this extension when running on the server.  
     PropertyIndicates if the server credentials are available  
     PropertyConfiguration specific to this extension when running within Loupe Desktop.  
    Top
    Public Methods
     NameDescription
     MethodRetrieve a password from local machine-wide storage.  
     MethodRetrieve a password from the server  
     MethodRetrieve a password from local user-specific storage.  
     MethodStore a password encrypted on the local computer  
     MethodStore a password encrypted on the server  
     MethodStore a password encrypted on the local computer for the current user  
    Top
    See Also