X509Chain.ChainContext Propriété

Définition

Obtient un handle sur une chaîne X.509.

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

Valeur de propriété

IntPtr

nativeint

Handle IntPtr vers une chaîne X.509.

Remarques

Utilisez cette propriété pour retourner un handle compatible avec l’API de chiffrement non Microsoft managée (CAPI).

S’applique à