EasyUA Reference
ToString() Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > CertificateStoreIdentifier Class > ToString Method : ToString() Method

Glossary Item Box

Returns a System.String that represents the current System.Object.

Syntax

Visual Basic (Usage)Copy Code
Dim instance As CertificateStoreIdentifier
Dim value As String
 
value = instance.ToString()
C# 
public override string ToString()

Return Value

A System.String that represents the current System.Object.

Requirements

Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.