IPsecParameters Class
Definition
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 IPsecParameters
type IPsecParameters = class
Public Class IPsecParameters
- Inheritance
-
IPsecParameters
Constructors
IPsecParameters() |
Initializes a new instance of the IPsecParameters class. |
Properties
EncryptionType |
Optional. The encryption type that will be used on the connection. |
HashAlgorithm |
Optional. |
PfsGroup |
Optional. The PfsGroup type that will be used on the connection. |
SADataSizeKilobytes |
Optional. |
SALifeTimeSeconds |
Optional. |
Applies to
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET