EasyUA Reference
VerifyPassword(UserNameSecurityToken) Method
See Also  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace > UserIdentity Class > VerifyPassword Method : VerifyPassword(UserNameSecurityToken) Method

identityToken
The security token.

Glossary Item Box

Verifies that the security token is a valid windows user.

Syntax

Visual Basic (Usage)Copy Code
Dim identityToken As UserNameSecurityToken
 
UserIdentity.VerifyPassword(identityToken)
C# 
public static void VerifyPassword( 
   UserNameSecurityToken identityToken
)

Parameters

identityToken
The security 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.