| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected SubjectNameFormat |
ManagedDeviceCertificateState.certificateSubjectNameFormat |
protected SubjectNameFormat |
AndroidWorkProfileCertificateProfileBase.subjectNameFormat |
protected SubjectNameFormat |
AndroidCertificateProfileBase.subjectNameFormat |
protected SubjectNameFormat |
WindowsPhone81CertificateProfileBase.subjectNameFormat |
protected SubjectNameFormat |
WindowsCertificateProfileBase.subjectNameFormat |
protected SubjectNameFormat |
AndroidDeviceOwnerCertificateProfileBase.subjectNameFormat |
protected SubjectNameFormat |
AndroidForWorkCertificateProfileBase.subjectNameFormat |
| Modifier and Type | Method and Description |
|---|---|
Optional<SubjectNameFormat> |
ManagedDeviceCertificateState.getCertificateSubjectNameFormat()
“Subject name format”
|
Optional<SubjectNameFormat> |
AndroidWorkProfileCertificateProfileBase.getSubjectNameFormat()
“Certificate Subject Name Format.”
|
Optional<SubjectNameFormat> |
AndroidCertificateProfileBase.getSubjectNameFormat()
“Certificate Subject Name Format.”
|
Optional<SubjectNameFormat> |
WindowsPhone81CertificateProfileBase.getSubjectNameFormat()
“Certificate Subject Name Format.”
|
Optional<SubjectNameFormat> |
WindowsCertificateProfileBase.getSubjectNameFormat()
“Certificate Subject Name Format”
|
Optional<SubjectNameFormat> |
AndroidDeviceOwnerCertificateProfileBase.getSubjectNameFormat()
“Certificate Subject Name Format.”
|
Optional<SubjectNameFormat> |
AndroidForWorkCertificateProfileBase.getSubjectNameFormat()
“Certificate Subject Name Format.”
|
| Modifier and Type | Method and Description |
|---|---|
ManagedDeviceCertificateState.Builder |
ManagedDeviceCertificateState.Builder.certificateSubjectNameFormat(SubjectNameFormat certificateSubjectNameFormat)
“Subject name format”
|
WindowsPhone81ImportedPFXCertificateProfile.Builder |
WindowsPhone81ImportedPFXCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
AndroidDeviceOwnerPkcsCertificateProfile.Builder |
AndroidDeviceOwnerPkcsCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
AndroidForWorkImportedPFXCertificateProfile.Builder |
AndroidForWorkImportedPFXCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
AndroidForWorkPkcsCertificateProfile.Builder |
AndroidForWorkPkcsCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
WindowsPhone81SCEPCertificateProfile.Builder |
WindowsPhone81SCEPCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
AndroidWorkProfilePkcsCertificateProfile.Builder |
AndroidWorkProfilePkcsCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
AndroidDeviceOwnerImportedPFXCertificateProfile.Builder |
AndroidDeviceOwnerImportedPFXCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
Windows10PkcsCertificateProfile.Builder |
Windows10PkcsCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
AndroidImportedPFXCertificateProfile.Builder |
AndroidImportedPFXCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
AndroidForWorkScepCertificateProfile.Builder |
AndroidForWorkScepCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
Windows10ImportedPFXCertificateProfile.Builder |
Windows10ImportedPFXCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
Windows81SCEPCertificateProfile.Builder |
Windows81SCEPCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
AndroidWorkProfileScepCertificateProfile.Builder |
AndroidWorkProfileScepCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
AndroidPkcsCertificateProfile.Builder |
AndroidPkcsCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
AndroidScepCertificateProfile.Builder |
AndroidScepCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
AndroidDeviceOwnerScepCertificateProfile.Builder |
AndroidDeviceOwnerScepCertificateProfile.Builder.subjectNameFormat(SubjectNameFormat subjectNameFormat) |
ManagedDeviceCertificateState |
ManagedDeviceCertificateState.withCertificateSubjectNameFormat(SubjectNameFormat certificateSubjectNameFormat)
Returns an immutable copy of
this with just the certificateSubjectNameFormat field changed. |
AndroidWorkProfileCertificateProfileBase |
AndroidWorkProfileCertificateProfileBase.withSubjectNameFormat(SubjectNameFormat subjectNameFormat)
Returns an immutable copy of
this with just the subjectNameFormat
field changed. |
AndroidCertificateProfileBase |
AndroidCertificateProfileBase.withSubjectNameFormat(SubjectNameFormat subjectNameFormat)
Returns an immutable copy of
this with just the subjectNameFormat
field changed. |
WindowsPhone81CertificateProfileBase |
WindowsPhone81CertificateProfileBase.withSubjectNameFormat(SubjectNameFormat subjectNameFormat)
Returns an immutable copy of
this with just the subjectNameFormat
field changed. |
WindowsCertificateProfileBase |
WindowsCertificateProfileBase.withSubjectNameFormat(SubjectNameFormat subjectNameFormat)
Returns an immutable copy of
this with just the subjectNameFormat
field changed. |
AndroidDeviceOwnerCertificateProfileBase |
AndroidDeviceOwnerCertificateProfileBase.withSubjectNameFormat(SubjectNameFormat subjectNameFormat)
Returns an immutable copy of
this with just the subjectNameFormat
field changed. |
AndroidForWorkCertificateProfileBase |
AndroidForWorkCertificateProfileBase.withSubjectNameFormat(SubjectNameFormat subjectNameFormat)
Returns an immutable copy of
this with just the subjectNameFormat
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static SubjectNameFormat |
SubjectNameFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubjectNameFormat[] |
SubjectNameFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.