VirtualBox

Changeset 58383 in vbox for trunk/src/VBox/Main/idl


Ignore:
Timestamp:
Oct 23, 2015 9:24:16 AM (9 years ago)
Author:
vboxsync
Message:

Main: an option to use VRDE auth library from VBoxSVC (not enabled)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/idl/VirtualBox.xidl

    r58134 r58383  
    36013601  <interface
    36023602    name="IInternalMachineControl" extends="$unknown"
    3603     uuid="ec36f437-ad4d-4512-94dd-f4c568143aa7"
     3603    uuid="cdbc59df-4f4d-4cf2-809c-917601355afc"
    36043604    internal="yes"
    36053605    wsmap="suppress"
     
    39233923      <param name="vmNetTx" type="unsigned long" dir="in">
    39243924        <desc>Network transmit rate for VM.</desc>
     3925      </param>
     3926    </method>
     3927
     3928    <method name="authenticateExternal">
     3929      <desc>
     3930        Verify credentials using the external auth library.
     3931      </desc>
     3932      <param name="authParams" type="wstring" dir="in" safearray="yes">
     3933        <desc>
     3934          The auth parameters, credentials, etc.
     3935        </desc>
     3936      </param>
     3937      <param name="result" type="wstring" dir="out">
     3938        <desc>
     3939          The authentification result.
     3940        </desc>
    39253941      </param>
    39263942    </method>
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