QuickOPC User's Guide and Reference
DefaultFileName Field



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.IdentityModel.User Namespace > X509CertificateTokenInfo Class : DefaultFileName Field
Default value of the FileName property.
Syntax
'Declaration
 
Public Const DefaultFileName As String
'Usage
 
Dim value As String
 
value = X509CertificateTokenInfo.DefaultFileName
public const string DefaultFileName
public:
const String^ DefaultFileName
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