EasyUA Reference
CertificateIdentifier Class Properties
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : CertificateIdentifier Class


Glossary Item Box

For a list of all members of this type, see CertificateIdentifier members.

Public Properties

 NameDescription
Public PropertyCertificate Gets or sets the actual certificate.  
Public PropertyRawData Gets the DER encoded certificate data or create emebeded in this instance certifcate using the DER encoded certificate data.  
Public PropertyStoreLocation The location of the store that contains the certificate.  
Public PropertyStoreName The name of the store that contains the certificate.  
Public PropertyStorePath The path that identifies the certificate store.  
Public PropertyStoreType The type of certificate store.  
Public PropertySubjectName The certificate's subject name - the distinguished name of an X509 certificate.  
Public PropertyThumbprint The certificate's thumbprint.  
Public PropertyValidationOptions Gets or sets the validation options.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.