VirtualBox

Changeset 34574 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Dec 1, 2010 3:01:02 PM (14 years ago)
Author:
vboxsync
Message:

Make vrde auth library configurable per VM.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/VRDEServerImpl.h

    r34563 r34574  
    3535    {
    3636        BOOL mEnabled;
     37        Bstr mAuthLibrary;
    3738        AuthType_T mAuthType;
    3839        ULONG mAuthTimeout;
     
    8586    STDMETHOD(COMGETTER(VRDEExtPack))(BSTR *aExtPack);
    8687    STDMETHOD(COMSETTER(VRDEExtPack))(IN_BSTR aExtPack);
     88    STDMETHOD(COMGETTER(AuthLibrary)) (BSTR *aValue);
     89    STDMETHOD(COMSETTER(AuthLibrary)) (IN_BSTR aValue);
    8790
    8891    // IVRDEServer methods
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette