{'Description':'Object containing the following fields:
UserAuthProtocolAccepted
TunnelAuthProtocolsAdvertised
RootCertificateNameToAccept
CertificateAdvertised','EmbeddedInstance':'VpnAuthProtocol','Out':True}
Description
'This cmdlet is used to get retrieve VPN authentication parameters .'
{'Description':'Specifies Local Authentication protocols that are allowed.
','In':True}
TunnelAuthProtocolsAdvertised
string
1
✓
-
{'Description':'Specifies the remote AuthenticationMethod used by the RRAS server. If PreSharedKey is specified, SharedSecret parameter becomes mandatory. If Certificates is specified, UserMachineCert parameter becomes mandatory. Only one of them can be specified','In':True}
RootCertificateNameToAccept
uint8
2
✓
-
{'Description':'Root certificates to be allowed. Applicable only if UserAuthProtocolAccepted contains certificates','In':True}
CertificateAdvertised
uint8
3
✓
-
{'Description':'Certificate to be sent to peer. Applicable only if TunnelAuthProtocolsAdvertised contains 'Certificate' .','In':True}
SharedSecret
string
4
✓
-
{'Description':'Text of the Shared Secret to be used in dialing the connection. Applicable only if AuthenticationMethod is set to 'PSK'','In':True}
PassThru
boolean
5
✓
-
{'Description':'If specified, returns the object or objects on which the operation was done.','In':True}
CertificateEKUsToAccept
string
6
✓
-
{'Description':'Certificates EKUs to be allowed. Applicable only if UserAuthProtocolAccepted contains certificates','In':True}
{'Description':'Object containing the following fields:
UserAuthProtocolAccepted
TunnelAuthProtocolsAdvertised
RootCertificateNameToAccept
CertificateAdvertised
CertificateEKUsToAccept
','EmbeddedInstance':'VpnAuthProtocol','Out':True}
Description
'This cmdlet is used to set authentication method of incoming S2S VPN interfaces on RRAS server i.e., when this server is a responder for incoming connections whose authentication method is EAP or machine certificates.'