Class VPNServerAuthenticationByUsernameIdProvider
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.VPNServerAuthenticationByUsernameIdProvider
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
- Direct Known Subclasses:
VPNServerAuthenticationByUsernameIdProviderByIAM
public class VPNServerAuthenticationByUsernameIdProvider
extends com.ibm.cloud.sdk.core.service.model.GenericModel
The type of identity provider to be used by VPN client.
Classes which extend this class:
- VPNServerAuthenticationByUsernameIdProviderByIAM
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The type of identity provider to be used by the VPN client: - `iam`: IBM identity and access management The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future. -
Method Summary
Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
providerType
Gets the providerType. The type of identity provider to be used by the VPN client: - `iam`: IBM identity and access management The enumerated values for this property may [expand](https://cloud.ibm.com/apidocs/vpc#property-value-expansion) in the future.- Returns:
- the providerType
-