uaPLUS Reference
TrustedCertificates Property
See Also  Send Feedback
Opc.Ua.Security Namespace > SecuredApplication Class : TrustedCertificates Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
<DataMemberAttribute(EmitDefaultValue=False, Order=10)>
Public Property TrustedCertificates As CertificateList
C# 
[DataMemberAttribute(EmitDefaultValue=false, Order=10)]
public CertificateList TrustedCertificates {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.