次の方法で共有


BasicConstraints.IsPresent プロパティ

[CAPICOM は、次のオペレーティング システムで使用できる 32 ビットのみのコンポーネントです:Windows Server 2008、Windows Vista、Windows XP。 代わりに、System.Security.Cryptography.X509Certificates 名前空間で X509BasicConstraintsExtension クラスを使用します。

IsPresent プロパティは、基本的な制約拡張が存在するかどうかを示すブール値を取得します。 これが既定のプロパティです。

このプロパティは読み取り専用です。

構文

BasicConstraints.IsPresent As Boolean

プロパティ値

true の場合、基本的な制約拡張が存在します。

要件

要件
クライアント サポートの終了
Windows Vista
サーバー サポートの終了
Windows Server 2008
再頒布可能パッケージ
WINDOWS Server 2003 および WINDOWS XP の CAPICOM 2.0 以降
[DLL]
Capicom.dll

関連項目

BasicConstraints