| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.entity |
| Modifier and Type | Method and Description |
|---|---|
ExtendedKeyUsage |
ExtendedKeyUsage.Builder.build() |
ExtendedKeyUsage |
ExtendedKeyUsage.withName(String name)
Returns an immutable copy of
this with just the name field
changed. |
ExtendedKeyUsage |
ExtendedKeyUsage.withObjectIdentifier(String objectIdentifier)
Returns an immutable copy of
this with just the objectIdentifier
field changed. |
| Modifier and Type | Field and Description |
|---|---|
protected ExtendedKeyUsage |
Windows10VpnConfiguration.singleSignOnEku |
| Modifier and Type | Field and Description |
|---|---|
protected List<ExtendedKeyUsage> |
AndroidWorkProfileCertificateProfileBase.extendedKeyUsages |
protected List<ExtendedKeyUsage> |
Windows81CertificateProfileBase.extendedKeyUsages |
protected List<ExtendedKeyUsage> |
Windows10PkcsCertificateProfile.extendedKeyUsages |
protected List<ExtendedKeyUsage> |
AndroidCertificateProfileBase.extendedKeyUsages |
protected List<ExtendedKeyUsage> |
WindowsPhone81CertificateProfileBase.extendedKeyUsages |
protected List<ExtendedKeyUsage> |
IosScepCertificateProfile.extendedKeyUsages |
protected List<ExtendedKeyUsage> |
AndroidDeviceOwnerCertificateProfileBase.extendedKeyUsages |
protected List<ExtendedKeyUsage> |
AndroidForWorkCertificateProfileBase.extendedKeyUsages |
protected List<ExtendedKeyUsage> |
MacOSScepCertificateProfile.extendedKeyUsages |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.CollectionPage<ExtendedKeyUsage> |
AndroidWorkProfileCertificateProfileBase.getExtendedKeyUsages()
“Extended Key Usage (EKU) settings.
|
com.github.davidmoten.odata.client.CollectionPage<ExtendedKeyUsage> |
Windows81CertificateProfileBase.getExtendedKeyUsages()
“Extended Key Usage (EKU) settings.
|
com.github.davidmoten.odata.client.CollectionPage<ExtendedKeyUsage> |
Windows10PkcsCertificateProfile.getExtendedKeyUsages()
“Extended Key Usage (EKU) settings.
|
com.github.davidmoten.odata.client.CollectionPage<ExtendedKeyUsage> |
AndroidCertificateProfileBase.getExtendedKeyUsages()
“Extended Key Usage (EKU) settings.
|
com.github.davidmoten.odata.client.CollectionPage<ExtendedKeyUsage> |
WindowsPhone81CertificateProfileBase.getExtendedKeyUsages()
“Extended Key Usage (EKU) settings.
|
com.github.davidmoten.odata.client.CollectionPage<ExtendedKeyUsage> |
IosScepCertificateProfile.getExtendedKeyUsages()
“Extended Key Usage (EKU) settings.
|
com.github.davidmoten.odata.client.CollectionPage<ExtendedKeyUsage> |
AndroidDeviceOwnerCertificateProfileBase.getExtendedKeyUsages()
“Extended Key Usage (EKU) settings.
|
com.github.davidmoten.odata.client.CollectionPage<ExtendedKeyUsage> |
AndroidForWorkCertificateProfileBase.getExtendedKeyUsages()
“Extended Key Usage (EKU) settings.
|
com.github.davidmoten.odata.client.CollectionPage<ExtendedKeyUsage> |
MacOSScepCertificateProfile.getExtendedKeyUsages()
“Extended Key Usage (EKU) settings.
|
Optional<ExtendedKeyUsage> |
Windows10VpnConfiguration.getSingleSignOnEku()
“Single sign-on Extended Key Usage (EKU).”
|
| Modifier and Type | Method and Description |
|---|---|
Windows10VpnConfiguration.Builder |
Windows10VpnConfiguration.Builder.singleSignOnEku(ExtendedKeyUsage singleSignOnEku)
“Single sign-on Extended Key Usage (EKU).”
|
Windows10VpnConfiguration |
Windows10VpnConfiguration.withSingleSignOnEku(ExtendedKeyUsage singleSignOnEku)
Returns an immutable copy of
this with just the singleSignOnEku
field changed. |
Copyright © 2018–2020. All rights reserved.