| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected VpnClientAuthenticationType |
IosikEv2VpnConfiguration.clientAuthenticationType |
| Modifier and Type | Method and Description |
|---|---|
Optional<VpnClientAuthenticationType> |
IosikEv2VpnConfiguration.getClientAuthenticationType()
“Type of Client Authentication the VPN client will use.”
|
| Modifier and Type | Method and Description |
|---|---|
IosikEv2VpnConfiguration.Builder |
IosikEv2VpnConfiguration.Builder.clientAuthenticationType(VpnClientAuthenticationType clientAuthenticationType)
“Type of Client Authentication the VPN client will use.”
|
IosikEv2VpnConfiguration |
IosikEv2VpnConfiguration.withClientAuthenticationType(VpnClientAuthenticationType clientAuthenticationType)
Returns an immutable copy of
this with just the clientAuthenticationType field changed. |
| Modifier and Type | Method and Description |
|---|---|
static VpnClientAuthenticationType |
VpnClientAuthenticationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VpnClientAuthenticationType[] |
VpnClientAuthenticationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.