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