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