Class MobileDeviceManagement

java.lang.Object
software.amazon.awssdk.services.pcaconnectorscep.model.MobileDeviceManagement
All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<MobileDeviceManagement.Builder,MobileDeviceManagement>

@Generated("software.amazon.awssdk:codegen") public final class MobileDeviceManagement extends Object implements SdkPojo, Serializable, ToCopyableBuilder<MobileDeviceManagement.Builder,MobileDeviceManagement>

If you don't supply a value, by default Connector for SCEP creates a connector for general-purpose use. A general-purpose connector is designed to work with clients or endpoints that support the SCEP protocol, except Connector for SCEP for Microsoft Intune. For information about considerations and limitations with using Connector for SCEP, see Considerations and Limitations.

If you provide an IntuneConfiguration, Connector for SCEP creates a connector for use with Microsoft Intune, and you manage the challenge passwords using Microsoft Intune. For more information, see Using Connector for SCEP for Microsoft Intune.

See Also: