Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / RepositoryCredentials Class
Fields Properties


In This Topic
    RepositoryCredentials Class Members
    In This Topic

    The following tables list the members exposed by RepositoryCredentials.

    Public Constructors
     NameDescription
    Public ConstructorCreate a new set of repository credentials  
    Top
    Public Fields
     NameDescription
    Public FieldThe prefix for the authorization header for this credential type  
    Public FieldThe HTTP Request header identifying the client repository  
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates if the authentication provider believes it has authenticated with the channel  
    Public PropertyThe name of the key container to retrieve the private key from  
    Public PropertyThe owner Id to specify to the server (for example repository Id)  
    Public PropertyTrue to use the machine store instead of the user store for the digital certificate  
    Top
    See Also