AnyConnect Secure Mobility Client COM API 4.3.00748

IConnectPromptInfo Interface Reference

import "VpnApi.idl";

List of all members.

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]

Detailed Description

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.