AllowPluginAuthentication Property
Description
Returns or sets whether allowing the plugin to send authentication request. Default value of this property is TRUE.
Data type
Boolean
| ActiveX Edition | Plug-in Edition | Mac Edition |
|---|---|---|
| Not Supported | Since V7.0 | Since V8.0 |
Syntax
ObjectName. AllowPluginAuthentication
Remarks
If the property is TRUE, the plugin will send two requests to the server (One for authentication, the other for data transfer).
If the property is False, only one request will be sent to the server (for data transfer).
Copyright © 2012 Dynamsoft Corporation.All Rights Reserved.
