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