Parallels Desktop® 10 for Mac — C API Reference Guide
|
Allows to set the lowest allowable security level that can be used to connect to the specified Parallels Service.
PRL_RESULT PrlDispCfg_SetMinSecurityLevel( PRL_HANDLE hDispConfig, PRL_SECURITY_LEVEL nMinSecurityLevel );
PrlApiDisp.h
PRL_RESULT . Possible values:
PRL_ERR_INVALID_ARG - invalid handle or null pointer was passed.
PRL_ERR_SUCCESS - function completed successfully.
The lowest allowable security level is a setting in the Parallels Service preferences. If a client tries to login using a lower level that the one set by this function, the connection to the Parallels Service will be refused.
Copyright © 1999-2015 Parallels IP Holdings GmbH and its affiliates. All rights reserved.
|
What do you think about this topic?
Send feedback!
|