• Guides & Articles
  • API Documentation

    Show / Hide Table of Contents
    • VpnSDK.Public
      • OpenVpnConfiguration
      • OpenVpnConnectionConfigurationBuilder
      • PositionInfoEventArgs
      • RasConfiguration
      • RasConnectionConfigurationBuilder
      • SDKBuilder
    • VpnSDK.Public.Enums
      • AuthenticationStatus
      • ConnectionStatus
      • NetworkConnectionType
      • NetworkProtocolType
      • OpenVpnCipherType
      • PositionInfoStatus
      • RefreshLocationListStatus
    • VpnSDK.Public.Exceptions
      • VpnSDKAPIException
      • VpnSDKAuthenticationException
      • VpnSDKBaseException
      • VpnSDKConnectionAlreadyEstablishedException
      • VpnSDKConnectionException
      • VpnSDKConnectionTerminatedException
      • VpnSDKCoreException
      • VpnSDKEmptyAvailableVpnProtocolsException
      • VpnSDKFetchLocationsException
      • VpnSDKInvalidConfigurationException
      • VpnSDKNotAuthorizedException
      • VpnSDKNullLocationException
      • VpnSDKOAuthException
      • VpnSDKUnsupportedProtocolException
      • VpnSDKVPNAuthenticationException
    • VpnSDK.Public.Extensions
      • ExceptionExtensions
      • LoadLevel
      • RegionLoadChecker
    • VpnSDK.Public.Helpers
      • VpnProtocolDiagnostics
    • VpnSDK.Public.Interfaces
      • IBestAvailable
      • IConnectionConfiguration
      • ILocation
      • IOpenVpnConnectionConfiguration
      • IRasConnectionConfiguration
      • IRegion
      • ISDK
      • IServer
      • IUser
    • VpnSDK.Public.Messages
      • RefreshLocationListMessage

    Namespace VpnSDK.Public.Enums

    Enums

    AuthenticationStatus

    Enum AuthenticationStatus. Describes the status of the user authentication process.

    ConnectionStatus

    Enum ConnectionStatus. Describes the states of a VPN connection.

    NetworkConnectionType

    Enum NetworkConnectionType. Defines types of connections that can be used for a VPN tunnel.

    NetworkProtocolType

    Enum NetworkProtocolType. Defines Internet Protocol traffic types.

    OpenVpnCipherType

    Enum OpenVpnCipherType. Describes what security ciphers are available to use with OpenVPN.

    PositionInfoStatus

    Enum PositionInfoStatus. Describes the status of a position update operation.

    RefreshLocationListStatus

    Enum RefreshLocationListStatus. Describes the status of a server list refresh operation.

    Back to top Pre-release documentation. These do not represent the final product and are subject to change.