X509Chain.ChainContext Propriété

Définition

Obtient un handle vers 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 renvoyer un handle compatible avec l’API de chiffrement Microsoft (CAPI) non managée.

S’applique à