keyStorageProviderOption-Enumerationstyp

Namespace: microsoft.graph

Wichtig: Microsoft Graph-APIs unter der /beta-Version können geändert werden. Die Produktionsverwendung wird nicht unterstützt.

Hinweis: Die Microsoft Graph-API für Intune setzt eine aktive Intune-Lizenz für den Mandanten voraus.

Schlüsselimportoptionen für Storage Anbieter (Key Storage Provider, KSP).

Elemente

Element Wert Beschreibung
useTpmKspOtherwiseUseSoftwareKsp 0 Import to Trusted Platform Module (TPM) KSP if present, otherwise import to Software KSP.
useTpmKspOtherwiseFail 1 Import to Trusted Platform Module (TPM) KSP if present, otherwise fail.
usePassportForWorkKspOtherwiseFail 2 Import to Passport for work KSP if available, otherwise fail.
useSoftwareKsp 3 Importieren in Software KSP.