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

Glossary Item Box

The following tables list the members exposed by CertificateStoreIdentifier.

Public Constructors

Public Properties

 NameDescription
Public PropertyStoreLocation The location of the certifcate store that contains the trusted certficates.  
Public PropertyStoreName The name of the certifcate store that contains the trusted certficates.  
Public PropertyStorePath The path that identifies the certificate store.  
Public PropertyStoreType The type of certificate store.  
Public PropertyValidationOptions Options that can be used to suppress certificate validation errors.  
Top

Public Methods

 NameDescription
Public MethodClone Creates a new object that is a copy of the current instance.  
Public Methodstatic (Shared in Visual Basic)CreateStore Returns an object that can be used to access the store.  
Public Methodstatic (Shared in Visual Basic)DetermineStoreType Detects the type of store represented by the path.  
Public MethodOpenStore Returns an object that can be used to access the store.  
Public MethodToStringOverloaded.  Formats the value of the current instance using the specified format.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.