次の方法で共有


ClusCryptoKeys collection

[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:

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2008 Enterprise, Windows Server 2008 Datacenter
Header
MsClus.h
IDL
MsClus.idl
Type library
MsClus.tlb
DLL
MsClus.dll
IID
IID_ISClusCryptoKeys is defined as F2E6072C-2631-11D1-89F1-00A0C90D061E

See also

Property Management Objects