EasyUA Reference
IUserIdentity Interface Members
See Also  Properties  Methods  Send Feedback
Opc.Ua.Core.Net4 Assembly > Opc.Ua Namespace : IUserIdentity Interface

Glossary Item Box

The following tables list the members exposed by IUserIdentity.

Public Properties

 NameDescription
 PropertyDisplayName A display name that identifies the user.  
 PropertyIssuedTokenType The type of issued token.  
 PropertySupportsSignatures Whether the object can create signatures to prove possession of the user's credentials.  
 PropertyTokenType The type of identity token used.  
Top

Public Methods

 NameDescription
 MethodGetIdentityToken Returns a UA user identity token containing the user information.  
 MethodGetSecurityToken Returns a .NET security token containing the user information.  
Top

See Also

Copyright © 2018 Advosol Inc. All Rights Reserved.