| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity |
| Modifier and Type | Class and Description |
|---|---|
class |
MacOSImportedPFXCertificateProfile
“MacOS PFX Import certificate profile”
|
class |
MacOSPkcsCertificateProfile
“MacOS PKCS certificate profile.”
|
class |
MacOSScepCertificateProfile
“Mac OS SCEP certificate profile.”
|
| Modifier and Type | Method and Description |
|---|---|
MacOSCertificateProfileBase |
MacOSCertificateProfileBase.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
MacOSCertificateProfileBase |
MacOSCertificateProfileBase.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
MacOSCertificateProfileBase |
MacOSCertificateProfileBase.withCertificateValidityPeriodScale(CertificateValidityPeriodScale certificateValidityPeriodScale)
Returns an immutable copy of
this with just the certificateValidityPeriodScale field changed. |
MacOSCertificateProfileBase |
MacOSCertificateProfileBase.withCertificateValidityPeriodValue(Integer certificateValidityPeriodValue)
Returns an immutable copy of
this with just the certificateValidityPeriodValue field changed. |
MacOSCertificateProfileBase |
MacOSCertificateProfileBase.withRenewalThresholdPercentage(Integer renewalThresholdPercentage)
Returns an immutable copy of
this with just the renewalThresholdPercentage field changed. |
MacOSCertificateProfileBase |
MacOSCertificateProfileBase.withSubjectAlternativeNameType(SubjectAlternativeNameType subjectAlternativeNameType)
Returns an immutable copy of
this with just the subjectAlternativeNameType field changed. |
MacOSCertificateProfileBase |
MacOSCertificateProfileBase.withSubjectNameFormat(AppleSubjectNameFormat subjectNameFormat)
Returns an immutable copy of
this with just the subjectNameFormat
field changed. |
Copyright © 2018–2020. All rights reserved.