Connectivity Software User's Guide and Reference
IReadOnlyNameAndPasswordUserManager Interface Methods

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

For a list of all members of this type, see IReadOnlyNameAndPasswordUserManager members.

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