Click or drag to resize

ExtendedKeyUsageIpsecTunnel Field

Gets the key can be used for IP security tunnel termination.

Namespace:  DotNetBrowser.Net.Certificates
Assembly:  DotNetBrowser (in DotNetBrowser.dll) Version: 2.16.0
Syntax
C#
public static readonly ExtendedKeyUsage IpsecTunnel

Field Value

Type: ExtendedKeyUsage
The key can be used for IP security tunnel termination.
See Also