CryptoAPITransform.KeyHandle Proprietà

Definizione

Ottiene l'handle di chiave.

public:
 property IntPtr KeyHandle { IntPtr get(); };
public IntPtr KeyHandle { get; }
member this.KeyHandle : nativeint
Public ReadOnly Property KeyHandle As IntPtr

Valore della proprietà

IntPtr

nativeint

Handle di chiave.

Si applica a

Vedi anche