CryptoAPITransform.KeyHandle Propiedad

Definición

Obtiene el identificador de clave.

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

Valor de propiedad

IntPtr

nativeint

Identificador de clave.

Se aplica a

Consulte también