VpnConnection, ROOT\Microsoft\Windows\RemoteAccess\Client

Class | Methods | Properties (27) | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

GCW Profile

VpnConnection properties

VpnConnection has 27 properties (12 Local, 15 Derived)

NameOriginCIMType
AllUserConnectionVpnConnection11 [boolean]
AuthenticationMethodVpnConnection8 [string]
ConnectionStatusVpnCommonConfig8 [string]
DnsSuffixVpnCommonConfig8 [string]
EapConfigXmlStreamVpnConnection8 [string]
EncryptionLevelVpnConnection8 [string]
GuidVpnCommonConfig8 [string]
IdleDisconnectSecondsVpnCommonConfig19 [uint32]
IPSecCustomPolicyVpnConnection13 [object:VpnConnectionIPsecConfiguration]
IsAutoTriggerEnabledVpnCommonConfig11 [boolean]
L2tpIPsecAuthVpnConnection8 [string]
MachineCertificateEKUFilterVpnConnection8 [string]
MachineCertificateIssuerFilterVpnConnection17 [uint8]
NameVpnCommonConfig8 [string]
NapStateVpnConnection8 [string]
ProfileTypeVpnCommonConfig8 [string]
ProvisioningAuthorityVpnCommonConfig8 [string]
ProxyVpnCommonConfig13 [object:VpnConnectionProxy]
RememberCredentialVpnCommonConfig11 [boolean]
RoutesVpnCommonConfig13 [object:MSFT_NetRoute]
ServerAddressVpnCommonConfig8 [string]
ServerListVpnCommonConfig13 [object:VpnServerAddress]
SplitTunnelingVpnCommonConfig11 [boolean]
TunnelTypeVpnConnection8 [string]
UseWinlogonCredentialVpnConnection11 [boolean]
VpnConfigurationXmlVpnConnection8 [string]
VpnTriggerVpnCommonConfig13 [object:VpnConnectionTrigger]

Detailed description of VpnConnection properties

Local properties (12) of VpnConnection class

AllUserConnection property
CIMTYPE'boolean'
Description'Flag to represent All User VPN Connection profile or Single user profile.'
readTrue
writeTrue
AllUserConnection property is in 3 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
AuthenticationMethod property
CIMTYPE'string'
Description'This parameter contains the Authentication method configured for the current VPN connection profile.'
readTrue
ValueMap['Pap', 'Chap', 'MsChapv2', 'Eap', 'MachineCertificate']
Values['Pap', 'Chap', 'MsChapv2', 'Eap', 'MachineCertificate']
writeTrue
AuthenticationMethod property is in 2 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 7 namespaces
EapConfigXmlStream property
CIMTYPE'string'
Description'This is an XML Stream containing the detailed EAP Configuration for the VPN profile.'
readTrue
writeTrue
EapConfigXmlStream property is in 3 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
EncryptionLevel property
CIMTYPE'string'
Description'This parameter is to specify the Encryption level to be used with the current VPN connection.'
readTrue
ValueMap['NoEncryption', 'Optional', 'Required', 'Maximum']
Values['NoEncryption', 'Optional', 'Required', 'Maximum']
writeTrue
EncryptionLevel property is in 2 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 4 namespaces
IPSecCustomPolicy property
CIMTYPE'object:VpnConnectionIPsecConfiguration'
Description'Associated IPSec Custom Policy.'
EmbeddedInstance'VpnConnectionIPsecConfiguration'
readTrue
writeTrue
IPSecCustomPolicy property is in 1 class (VpnConnection) of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
L2tpIPsecAuth property
CIMTYPE'string'
Description'This parameter specifies whether the L2TP IPSec Authentication method is Machine Certificate or Pre Shared Key.'
readTrue
ValueMap['Certificate', 'Psk']
Values['Certificate', 'Psk']
L2tpIPsecAuth property is in 2 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
MachineCertificateEKUFilter property
CIMTYPE'string'
Description'Array of Certificate EKU Filter, EKU Name for standard EKU else EKU OID.'
readTrue
writeTrue
MachineCertificateEKUFilter property is in 2 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
MachineCertificateIssuerFilter property
CIMTYPE'uint8'
Description'Root Certificate Issuer Filter.'
readTrue
writeTrue
MachineCertificateIssuerFilter property is in 2 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
NapState property
CIMTYPE'string'
Description'This property reflects the NAP (Health) status of the connection if it is configured to use PEAP authentication method and is currently connected to the Remote VPN Server.'
readTrue
ValueMap['Success', 'NotNapCapable', 'NoConnection', 'Error']
Values['Success', 'NotNapCapable', 'NoConnection', 'Error']
NapState property is in 2 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
TunnelType property
CIMTYPE'string'
Description'This parameter contains the PPP Tunnel Type configured in the RAS config blob. This tunnel is decided after first successful connection.'
readTrue
ValueMap['Automatic', 'Pptp', 'L2tp', 'Sstp', 'Ikev2']
Values['Automatic', 'Pptp', 'L2tp', 'Sstp', 'Ikev2']
writeTrue
TunnelType property is in 2 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 6 namespaces
UseWinlogonCredential property
CIMTYPE'boolean'
Description'This flag is only used for MsChapv2/EAP-MsChapv2 Authentication Methods. It indicated whether the User Winlogon Credentials are to be automatically used for connection using the current VPN connection profile.'
readTrue
writeTrue
UseWinlogonCredential property is in 2 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
VpnConfigurationXml property
CIMTYPE'string'
Description'An XML representation of this instance, which can be used as input for MSFT_VpnConnection::Set'
readTrue
VpnConfigurationXml property is in 3 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces

Derived properties (15) of VpnConnection class

ConnectionStatus property
CIMTYPE'string'
Description'This property reflects the current connection status of the VPN connection.'
readTrue
ValueMap['Connected', 'NotConnected', 'Connecting', 'Limited', 'Dormant']
Values['Connected', 'NotConnected', 'Connecting', 'Limited', 'Dormant']
ConnectionStatus property is in 4 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 5 namespaces
DnsSuffix property
CIMTYPE'string'
Description'Specifies the DNS Suffix.'
readTrue
writeTrue
DnsSuffix property is in 7 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 6 namespaces
Guid property
CIMTYPE'string'
Description'The read-only GUID (Globally Unique Identifier) that represents this phone-book entry.'
readTrue
Guid property is in 4 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 14 namespaces
IdleDisconnectSeconds property
CIMTYPE'uint32'
Description'A value that specifies the time, in seconds, after which an idle connection is terminated. Unless the idle time-out is disabled, the entire connection is terminated if the connection is idle for the specified interval.'
readTrue
writeTrue
IdleDisconnectSeconds property is in 4 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 8 namespaces
IsAutoTriggerEnabled property
CIMTYPE'boolean'
Description'This flag indicates whether the VPN Connection is auto-trigger enabled.'
readTrue
IsAutoTriggerEnabled property is in 4 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
Name property
CIMTYPE'string'
Description'Name of the current VPN Connection profile.'
readTrue
writeTrue
Name property is in 11 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 142 namespaces
ProfileType property
CIMTYPE'string'
Description'This parameter contains the Vpn Connection Profile Type'
readTrue
ValueMap['Inbox', 'ThirdParty']
Values['Inbox', 'ThirdParty']
writeTrue
ProfileType property is in 4 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
ProvisioningAuthority property
CIMTYPE'string'
Description'Provisioning Authority of the VPN Profile.'
readTrue
writeTrue
ProvisioningAuthority property is in 4 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
Proxy property
CIMTYPE'object:VpnConnectionProxy'
Description'Proxy settings of the VPN connection.'
EmbeddedInstance'VpnConnectionProxy'
readTrue
writeTrue
Proxy property is in 4 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 4 namespaces
RememberCredential property
CIMTYPE'boolean'
Description'This flag shall store the credentials for the VPN Connection to the credman after first successful connection.'
readTrue
writeTrue
RememberCredential property is in 4 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
Routes property
CIMTYPE'object:MSFT_NetRoute'
Description'Specifies the routes to be plumbed.'
EmbeddedInstance'MSFT_NetRoute'
readTrue
writeTrue
Routes property is in 4 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
ServerAddress property
CIMTYPE'string'
Description'Address of the Remote VPN Server.'
readTrue
writeTrue
ServerAddress property is in 6 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
ServerList property
CIMTYPE'object:VpnServerAddress'
Description'Specifies the VPN Server List.'
EmbeddedInstance'VpnServerAddress'
readTrue
writeTrue
ServerList property is in 4 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
SplitTunneling property
CIMTYPE'boolean'
Description'This flag specifies whether Split Tunneling has to be enabled or disabled.'
readTrue
writeTrue
SplitTunneling property is in 4 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces
VpnTrigger property
CIMTYPE'object:VpnConnectionTrigger'
Description'Specifies Trigger properties of VPN Connection.'
EmbeddedInstance'VpnConnectionTrigger'
readTrue
writeTrue
VpnTrigger property is in 3 classes of ROOT\Microsoft\Windows\RemoteAccess\Client and in 2 namespaces

VpnConnection Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'GCW Profile'
dynamicTrue
locale'MS_409'
provider'VpnClientPSProvider'

VpnConnection System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\RemoteAccess\Client:VpnConnection'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\RemoteAccess\Client'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION['VpnCommonConfig']___SYSTEM8
__PROPERTY_COUNT27___SYSTEM3
__RELPATH'VpnConnection'___SYSTEM8
__DYNASTY'VpnCommonConfig'___SYSTEM8
__SUPERCLASS'VpnCommonConfig'___SYSTEM8
__CLASS'VpnConnection'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to VpnConnection

Number of classes:16
comments powered by Disqus
WUtils.com