Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

PSVpnClientIPsecParameters Class

Definition

Namespace:
Microsoft.Azure.Commands.Network.Models
Assembly:
Microsoft.Azure.PowerShell.Cmdlets.Network.dll

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

public class PSVpnClientIPsecParameters
type PSVpnClientIPsecParameters = class
Public Class PSVpnClientIPsecParameters
Inheritance
PSVpnClientIPsecParameters

Constructors

Name Description
PSVpnClientIPsecParameters()

Properties

Name Description
DhGroup

IKE phase 1 DH group for initial SA

IkeEncryption

IKE phase 2 IKE encryption algorithm

IkeIntegrity

IKE phase 2 IKE integrity algorithm

IpsecEncryption

IKE phase 1 IPSec encryption algorithm

IpsecIntegrity

IKE phase 1 IPSec integrity algorithm

PfsGroup

IKE phase 2 Pfs Group for new child SA

SaDataSizeKilobytes

Quick Mode / Phase 2 SA payload size in kilobytes

SaLifeTimeSeconds

Quick Mode / Phase 2 SA life time in seconds

Applies to