| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected KeySize |
WindowsPhone81SCEPCertificateProfile.keySize |
protected KeySize |
AndroidForWorkScepCertificateProfile.keySize |
protected KeySize |
Windows81SCEPCertificateProfile.keySize |
protected KeySize |
IosScepCertificateProfile.keySize |
protected KeySize |
AndroidWorkProfileScepCertificateProfile.keySize |
protected KeySize |
AndroidScepCertificateProfile.keySize |
protected KeySize |
MacOSScepCertificateProfile.keySize |
protected KeySize |
AndroidDeviceOwnerScepCertificateProfile.keySize |
| Modifier and Type | Method and Description |
|---|---|
Optional<KeySize> |
WindowsPhone81SCEPCertificateProfile.getKeySize()
“SCEP Key Size.”
|
Optional<KeySize> |
AndroidForWorkScepCertificateProfile.getKeySize()
“SCEP Key Size”
|
Optional<KeySize> |
Windows81SCEPCertificateProfile.getKeySize()
“SCEP Key Size.”
|
Optional<KeySize> |
IosScepCertificateProfile.getKeySize()
“SCEP Key Size.”
|
Optional<KeySize> |
AndroidWorkProfileScepCertificateProfile.getKeySize()
“SCEP Key Size”
|
Optional<KeySize> |
AndroidScepCertificateProfile.getKeySize()
“SCEP Key Size”
|
Optional<KeySize> |
MacOSScepCertificateProfile.getKeySize()
“SCEP Key Size.”
|
Optional<KeySize> |
AndroidDeviceOwnerScepCertificateProfile.getKeySize()
“SCEP Key Size”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsPhone81SCEPCertificateProfile.Builder |
WindowsPhone81SCEPCertificateProfile.Builder.keySize(KeySize keySize)
“SCEP Key Size.”
|
AndroidForWorkScepCertificateProfile.Builder |
AndroidForWorkScepCertificateProfile.Builder.keySize(KeySize keySize)
“SCEP Key Size”
|
Windows81SCEPCertificateProfile.Builder |
Windows81SCEPCertificateProfile.Builder.keySize(KeySize keySize)
“SCEP Key Size.”
|
IosScepCertificateProfile.Builder |
IosScepCertificateProfile.Builder.keySize(KeySize keySize)
“SCEP Key Size.”
|
AndroidWorkProfileScepCertificateProfile.Builder |
AndroidWorkProfileScepCertificateProfile.Builder.keySize(KeySize keySize)
“SCEP Key Size”
|
AndroidScepCertificateProfile.Builder |
AndroidScepCertificateProfile.Builder.keySize(KeySize keySize)
“SCEP Key Size”
|
MacOSScepCertificateProfile.Builder |
MacOSScepCertificateProfile.Builder.keySize(KeySize keySize)
“SCEP Key Size.”
|
AndroidDeviceOwnerScepCertificateProfile.Builder |
AndroidDeviceOwnerScepCertificateProfile.Builder.keySize(KeySize keySize)
“SCEP Key Size”
|
WindowsPhone81SCEPCertificateProfile |
WindowsPhone81SCEPCertificateProfile.withKeySize(KeySize keySize)
Returns an immutable copy of
this with just the keySize field
changed. |
AndroidForWorkScepCertificateProfile |
AndroidForWorkScepCertificateProfile.withKeySize(KeySize keySize)
Returns an immutable copy of
this with just the keySize field
changed. |
Windows81SCEPCertificateProfile |
Windows81SCEPCertificateProfile.withKeySize(KeySize keySize)
Returns an immutable copy of
this with just the keySize field
changed. |
IosScepCertificateProfile |
IosScepCertificateProfile.withKeySize(KeySize keySize)
Returns an immutable copy of
this with just the keySize field
changed. |
AndroidWorkProfileScepCertificateProfile |
AndroidWorkProfileScepCertificateProfile.withKeySize(KeySize keySize)
Returns an immutable copy of
this with just the keySize field
changed. |
AndroidScepCertificateProfile |
AndroidScepCertificateProfile.withKeySize(KeySize keySize)
Returns an immutable copy of
this with just the keySize field
changed. |
MacOSScepCertificateProfile |
MacOSScepCertificateProfile.withKeySize(KeySize keySize)
Returns an immutable copy of
this with just the keySize field
changed. |
AndroidDeviceOwnerScepCertificateProfile |
AndroidDeviceOwnerScepCertificateProfile.withKeySize(KeySize keySize)
Returns an immutable copy of
this with just the keySize field
changed. |
| Modifier and Type | Method and Description |
|---|---|
static KeySize |
KeySize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KeySize[] |
KeySize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.