X509Chain.ChainContext 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得 X.509 鏈結的控制代碼。
public:
property IntPtr ChainContext { IntPtr get(); };
public IntPtr ChainContext { get; }
member this.ChainContext : nativeint
Public ReadOnly Property ChainContext As IntPtr
屬性值
IntPtr
nativeint
X.509 鏈結的 IntPtr 控制代碼。
備註
使用這個屬性可傳回與 Unmanaged Microsoft 密碼編譯 API 相容的句柄, (CAPI) 。