Uses of Class
odata.msgraph.client.beta.entity.Windows10CertificateProfileBase
-
Packages that use Windows10CertificateProfileBase Package Description odata.msgraph.client.beta.entity -
-
Uses of Windows10CertificateProfileBase in odata.msgraph.client.beta.entity
Subclasses of Windows10CertificateProfileBase in odata.msgraph.client.beta.entity Modifier and Type Class Description classWindows10PkcsCertificateProfile“Windows 10 Desktop and Mobile PKCS certificate profile”Methods in odata.msgraph.client.beta.entity that return Windows10CertificateProfileBase Modifier and Type Method Description Windows10CertificateProfileBaseWindows10CertificateProfileBase. patch()Submits only changed fields for update and returns an immutable copy ofthiswith changed fields reset.Windows10CertificateProfileBaseWindows10CertificateProfileBase. put()Submits all fields for update and returns an immutable copy ofthiswith changed fields reset (they were ignored anyway).Windows10CertificateProfileBaseWindows10CertificateProfileBase. withUnmappedField(String name, String value)
-