OPC Studio User's Guide and Reference
PkiStoreQuerySyntax Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security Namespace > CertificateQuery Class : PkiStoreQuerySyntax Field
The syntax of the PKI store query string.
Syntax
'Declaration
 
Public Const PkiStoreQuerySyntax As String
'Usage
 
Dim value As String
 
value = CertificateQuery.PkiStoreQuerySyntax
public const string PkiStoreQuerySyntax
public:
const String^ PkiStoreQuerySyntax
Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also