Pkcs12CertBag.IsX509Certificate Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a value indicating whether the content type of the encoded certificate value is the X.509 public key certificate content type.
public:
property bool IsX509Certificate { bool get(); };
C#
public bool IsX509Certificate { get; }
member this.IsX509Certificate : bool
Public ReadOnly Property IsX509Certificate As Boolean
true
if the content type is the X.509 public key certificate content type (1.2.840.113549.1.9.22.1); otherwise, false
.
Product | Versions |
---|---|
.NET | 8 (package-provided), 9 (package-provided), 10 (package-provided) |
.NET Standard | 2.1 (package-provided) |
Windows Desktop | 3.0, 3.1, 5, 6, 7, 8, 9, 10 |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
.NET feedback
.NET is an open source project. Select a link to provide feedback: