EasyUA Reference
UserIdentity Constructor
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > UserIdentity Class : UserIdentity Constructor

Glossary Item Box

Overload List

OverloadDescription
UserIdentity Constructor() Initializes the object as an anonymous user.  
UserIdentity Constructor(String,String) Initializes the object with a username and password.  
UserIdentity Constructor(CertificateIdentifier) Initializes the object with an X509 certificate identifier  
UserIdentity Constructor(X509Certificate2) Initializes the object with an X509 certificate  
UserIdentity Constructor(SecurityToken) Initializes the object with a .NET security token  
UserIdentity Constructor(UserIdentityToken) Initializes the object with a UA identity token.  
UserIdentity Constructor(IssuedIdentityToken,SecurityTokenSerializer,SecurityTokenResolver) Initializes the object with a UA identity token.  

Requirements

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

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.