| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ICertificate Dim value As X509Certificate2 value = instance.Certificate | |
| C# | |
|---|---|
X509Certificate2 Certificate {get;} | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
|
| EasyUA Reference |
|
| Certificate Property | |
| See Also Send Feedback | |
| Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > ICertificate Interface : Certificate Property |
Glossary Item Box
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As ICertificate Dim value As X509Certificate2 value = instance.Certificate | |
| C# | |
|---|---|
X509Certificate2 Certificate {get;} | |
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x