AnyConnect Secure Mobility Client COM API 4.3.00748
|
import "VpnApi.idl";
Properties | |
ConnectPromptType | ConnectPromptType [get] |
long | CountPromptEntry [get] |
BSTR | Message [get] |
IStringCollection | PromptNames [get] |
IPromptEntry | PromptEntry ([in] BSTR strPromptName) [get] |
IInterfaceCollection | PromptEntries [get] |
VARIANT_BOOL | HasAuthenticationError [get] |
BSTR | SubmitButtonName [get] |
VARIANT_BOOL | HasEnrollmentCA [get] |
VARIANT_BOOL | UseEnrollmentCA [set] |
BSTR | TunnelGroup [set] |
VARIANT_BOOL | IsCanceled [get] |
VARIANT_BOOL | Canceled [set] |
interface IConnectPromptInfo Cisco AnyConnect Secure Mobility Client VPN API Connection Prompt IDispatch interface specification. This is a non-creatable interface that is passed to via an Event Callback method and represents a VPN Connect Prompt Information object.