TransitEncryptionType 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.
Defines values for TransitEncryptionType.
public static class TransitEncryptionType
type TransitEncryptionType = class
Public Class TransitEncryptionType
- Inheritance
-
TransitEncryptionType
Fields
| Name | Description |
|---|---|
| None |
Disable Transit encryption |
| WireGuard |
Enable WireGuard encryption. Refer to https://docs.cilium.io/en/latest/security/network/encryption-wireguard/ on use cases and implementation details |