| Package | Description |
|---|---|
| odata.msgraph.client.beta.entity | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected IntendedPurpose |
WindowsPhone81ImportedPFXCertificateProfile.intendedPurpose |
protected IntendedPurpose |
AndroidForWorkImportedPFXCertificateProfile.intendedPurpose |
protected IntendedPurpose |
AndroidDeviceOwnerImportedPFXCertificateProfile.intendedPurpose |
protected IntendedPurpose |
IosImportedPFXCertificateProfile.intendedPurpose |
protected IntendedPurpose |
AndroidImportedPFXCertificateProfile.intendedPurpose |
protected IntendedPurpose |
Windows10ImportedPFXCertificateProfile.intendedPurpose |
protected IntendedPurpose |
MacOSImportedPFXCertificateProfile.intendedPurpose |
| Modifier and Type | Method and Description |
|---|---|
Optional<IntendedPurpose> |
WindowsPhone81ImportedPFXCertificateProfile.getIntendedPurpose()
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
Optional<IntendedPurpose> |
AndroidForWorkImportedPFXCertificateProfile.getIntendedPurpose()
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
Optional<IntendedPurpose> |
AndroidDeviceOwnerImportedPFXCertificateProfile.getIntendedPurpose()
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
Optional<IntendedPurpose> |
IosImportedPFXCertificateProfile.getIntendedPurpose()
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
Optional<IntendedPurpose> |
AndroidImportedPFXCertificateProfile.getIntendedPurpose()
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
Optional<IntendedPurpose> |
Windows10ImportedPFXCertificateProfile.getIntendedPurpose()
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
Optional<IntendedPurpose> |
MacOSImportedPFXCertificateProfile.getIntendedPurpose()
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
| Modifier and Type | Method and Description |
|---|---|
WindowsPhone81ImportedPFXCertificateProfile.Builder |
WindowsPhone81ImportedPFXCertificateProfile.Builder.intendedPurpose(IntendedPurpose intendedPurpose)
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
AndroidForWorkImportedPFXCertificateProfile.Builder |
AndroidForWorkImportedPFXCertificateProfile.Builder.intendedPurpose(IntendedPurpose intendedPurpose)
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
AndroidDeviceOwnerImportedPFXCertificateProfile.Builder |
AndroidDeviceOwnerImportedPFXCertificateProfile.Builder.intendedPurpose(IntendedPurpose intendedPurpose)
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
IosImportedPFXCertificateProfile.Builder |
IosImportedPFXCertificateProfile.Builder.intendedPurpose(IntendedPurpose intendedPurpose)
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
AndroidImportedPFXCertificateProfile.Builder |
AndroidImportedPFXCertificateProfile.Builder.intendedPurpose(IntendedPurpose intendedPurpose)
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
Windows10ImportedPFXCertificateProfile.Builder |
Windows10ImportedPFXCertificateProfile.Builder.intendedPurpose(IntendedPurpose intendedPurpose)
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
MacOSImportedPFXCertificateProfile.Builder |
MacOSImportedPFXCertificateProfile.Builder.intendedPurpose(IntendedPurpose intendedPurpose)
“Intended Purpose of the Certificate Profile - which could be Unassigned,
SmimeEncryption, SmimeSigning etc.”
|
WindowsPhone81ImportedPFXCertificateProfile |
WindowsPhone81ImportedPFXCertificateProfile.withIntendedPurpose(IntendedPurpose intendedPurpose)
Returns an immutable copy of
this with just the intendedPurpose
field changed. |
AndroidForWorkImportedPFXCertificateProfile |
AndroidForWorkImportedPFXCertificateProfile.withIntendedPurpose(IntendedPurpose intendedPurpose)
Returns an immutable copy of
this with just the intendedPurpose
field changed. |
AndroidDeviceOwnerImportedPFXCertificateProfile |
AndroidDeviceOwnerImportedPFXCertificateProfile.withIntendedPurpose(IntendedPurpose intendedPurpose)
Returns an immutable copy of
this with just the intendedPurpose
field changed. |
IosImportedPFXCertificateProfile |
IosImportedPFXCertificateProfile.withIntendedPurpose(IntendedPurpose intendedPurpose)
Returns an immutable copy of
this with just the intendedPurpose
field changed. |
AndroidImportedPFXCertificateProfile |
AndroidImportedPFXCertificateProfile.withIntendedPurpose(IntendedPurpose intendedPurpose)
Returns an immutable copy of
this with just the intendedPurpose
field changed. |
Windows10ImportedPFXCertificateProfile |
Windows10ImportedPFXCertificateProfile.withIntendedPurpose(IntendedPurpose intendedPurpose)
Returns an immutable copy of
this with just the intendedPurpose
field changed. |
MacOSImportedPFXCertificateProfile |
MacOSImportedPFXCertificateProfile.withIntendedPurpose(IntendedPurpose intendedPurpose)
Returns an immutable copy of
this with just the intendedPurpose
field changed. |
| Modifier and Type | Method and Description |
|---|---|
static IntendedPurpose |
IntendedPurpose.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IntendedPurpose[] |
IntendedPurpose.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.