PS_VpnAuthType, ROOT\Microsoft\Windows\RemoteAccess

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

Description

Represent the authentication type for VPN

PS_VpnAuthType methods

PS_VpnAuthType has 1 methods (1 Local)

NameOriginReturn
SetPS_VpnAuthTypeuint32 {'out':True}

Detailed description of PS_VpnAuthType methods

Local methods (1) of PS_VpnAuthType class

Set method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
Typestring0-{'Description':'Indicates the authentication type. The parameter can take one of the following values 1. Windows 2. ExternalRadius','In':True,'ValueMap':['Windows', 'ExternalRadius'],'Values':['Windows', 'ExternalRadius']}
RadiusServerstring1-{'Description':'IPv4/IPv6 address or hostname of the external RADIUS server that is used for authentication. This parameter can be configured only if the Type parameter is specified to be ExternalRadius. If there are no pre-existing RADIUS servers configured for authentication (see cmdlet description for more details) then it is mandatory to specify a RADIUS server and its corresponding shared secret. Default values can be used for the other parameters. If one or more external RADIUS servers already exist from a previous configuration then they get re-used when External RADIUS authentication is chosen. If a new server is still specified in this cmdlet then it gets appended to this current list','In':True}
SharedSecretstring2-{'Description':'Shared secret between the Remote Access server and the specified external RADIUS server which is required for successful communication between the two servers. Note that the secret is specified in clear text. This parameter can be configured only if the Type parameter is specified to be ExternalRadius. If there are no pre-existing RADIUS servers configured for authentication then it is mandatory to configure one by specifying at least a Radius server and shared secret. Default values can be used for the other parameters.','In':True}
RadiusTimeoutuint323-{'Description':'The value is specified in seconds. The default value is 5 secs. This parameter can be configured only if the Type parameter is specified to be ExternalRadius.','In':True}
RadiusScoreuint84-{'Description':'Indicates the initial score. The default value is 30. This parameter can be configured only if the Type parameter is specified to be ExternalRadius','In':True}
RadiusPortuint165-{'Description':'Indicates the port number on which the RADIUS server is accepting authentication requests. The default value is 1813 This parameter can be configured only if the Type parameter is specified to be ExternalRadius','In':True}
ComputerNamestring6-{'Description':'IPv4/IPv6 address or hostname of the computer on which the VPN server computer specific tasks should be executed. If ComputerName is specified then the authentication type is configured for that VPN server','In':True}
MsgAuthenticatorstring7-{'Description':'Indicates whether usage of message authenticator should be enabled or disabled. Can take one of the following values 1. Enabled 2. Disabled By default it is disabled. This parameter can be configured only if the Type parameter is specified to be ExternalRadius.','In':True,'ValueMap':['Enabled', 'Disabled'],'Values':['Enabled', 'Disabled']}
EntrypointNamestring8-{'Description':'Entrypoint refers to the identity of a site in a multisite deployment for which the authentication type needs to be confiigured. If an entrypoint is not specified in a multisite deployment then the entrypoint to which the server on which the cmdlet is executed belongs is used. The server could also be represented by using the ComputerName parameter. If both entrypoint and ComputerName are specified and the ComputerName doesnt belong to the site represented by the entrypoint then the entrypoint takes precedence and the authentication type is configured for it.','In':True}
PassThruboolean9-{'Description':'Returns the VPN Authentication policy object. By default this cmdlet does not generate any output','In':True}
cmdletOutputobject:VpnAuth10-{'Description':'The object consists of the following properties 1. Authentication type: Windows or ExternalRadius 2. Configured RADIUS servers: if external RADIUS authentication was set then the configured Radius servers are displayed ','EmbeddedInstance':'VpnAuth','Out':True}
Description'This cmdlet sets the authentication type to be used for VPN'
implementedTrue
staticTrue
Set method is in 18 classes of ROOT\Microsoft\Windows\RemoteAccess and in 20 namespaces

PS_VpnAuthType Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'Represent the authentication type for VPN'
dynamicTrue
locale'MS_409'
provider'RAMgmtPSProvider'

PS_VpnAuthType System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\RemoteAccess:PS_VpnAuthType'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\RemoteAccess'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT0___SYSTEM3
__RELPATH'PS_VpnAuthType'___SYSTEM8
__DYNASTY'PS_VpnAuthType'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'PS_VpnAuthType'___SYSTEM8
__GENUS1___SYSTEM3
comments powered by Disqus
WUtils.com