X509Chain.ChainContext 屬性

定義

取得 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) 。

適用於