Uses of Class
odata.msgraph.client.beta.entity.IosCertificateProfile
-
Packages that use IosCertificateProfile Package Description odata.msgraph.client.beta.entity -
-
Uses of IosCertificateProfile in odata.msgraph.client.beta.entity
Subclasses of IosCertificateProfile in odata.msgraph.client.beta.entity Modifier and Type Class Description classIosCertificateProfileBase“iOS certificate profile base.”classIosImportedPFXCertificateProfile“iOS PFX Import certificate profile”classIosPkcsCertificateProfile“iOS PKCS certificate profile.”classIosScepCertificateProfile“iOS SCEP certificate profile.”Methods in odata.msgraph.client.beta.entity that return IosCertificateProfile Modifier and Type Method Description IosCertificateProfileIosCertificateProfile. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.IosCertificateProfileIosCertificateProfile. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).IosCertificateProfileIosCertificateProfile. withUnmappedField(String name, String value)
-