Connectivity Software User's Guide and Reference
IReadOnlyNameAndPasswordUserManager Interface Members
Methods 

OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security.User Namespace : IReadOnlyNameAndPasswordUserManager Interface

The following tables list the members exposed by IReadOnlyNameAndPasswordUserManager.

Public Methods
 NameDescription
 MethodDetermines whether a user with the specified security ID can log on.  
 MethodFinds the security ID of a user with the specified username.  
 MethodGets the security role IDs for the user with the specified security ID.  
 MethodGets the username for the specified security ID.  
 MethodVerifies whether the specified password matches the password of the user with the specified security ID.  
Top
Extension Methods
 NameDescription
Public Extension MethodDetermines whether a user with the specified username exists in the user manager.
Public Extension MethodVerifies a username user identity token and returns the verification outcome.
Top
See Also

Reference

IReadOnlyNameAndPasswordUserManager Interface
OpcLabs.BaseLib.Security.User Namespace