uaPLUS Reference
StoreLocation Property
See Also  Send Feedback
Opc.Ua Namespace > CertificateIdentifier Class : StoreLocation Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
<DataMemberAttribute(EmitDefaultValue=False, Order=3)>
<ObsoleteAttribute("Use StoreType/StorePath instead")>
Public Property StoreLocation As String
C# 
[DataMemberAttribute(EmitDefaultValue=false, Order=3)]
[ObsoleteAttribute("Use StoreType/StorePath instead")]
public string StoreLocation {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.