Loupe - Log - Monitor - Resolve
Gibraltar.Server.Client Namespace / CredentialsRequiredEventArgs Class / RepositoryId Property

In This Topic
    RepositoryId Property (CredentialsRequiredEventArgs)
    In This Topic
    The repository being connected to
    Syntax
    'Declaration
     
    
    Public ReadOnly Property RepositoryId As Guid
    public Guid RepositoryId {get;}
    Remarks
    In extraordinary cases - like authentication is required to the server configuration page - this will be an empty GUID.
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also