Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
[The ClusCryptoKeys collection is available for use in the operating systems specified in the Requirements section. It may be altered or unavailable in subsequent versions.]
Provides access to the checkpointed crypto keys of a resource. Crypto keys are created using the Crypto API. Checkpointed keys are moved to the resource's new host node during failover.
Members
The ClusCryptoKeys collection has these types of members:
Methods
The ClusCryptoKeys collection has these methods.
| Method | Description |
|---|---|
| AddItem | Adds an object to the ClusCryptoKeys collection. |
| Refresh | Refreshes the data in the collection. |
| RemoveItem | Deletes an object from the collection. |
Properties
The ClusCryptoKeys collection has these properties.
| Property | Access type | Description |
|---|---|---|
| Count |
Read-only |
Returns the number of objects in the collection. |
| Item |
Read-only |
Returns a single object from the collection. |
Remarks
A ClusCryptoKeys collection:
- Contains crypto keys (registry keys) as strings.
- Is obtained from ClusResource.CryptoKeys.
Requirements
| Minimum supported client |
None supported |
| Minimum supported server |
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter |
| Header |
|
| IDL |
|
| Type library |
|
| DLL |
|
| IID |
IID_ISClusCryptoKeys is defined as F2E6072C-2631-11D1-89F1-00A0C90D061E |