QuickOPC User's Guide and Reference
UserNameTokenInfo Class Properties


OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.IdentityModel.User Namespace : UserNameTokenInfo Class

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

Public Properties
 NameDescription
Public Propertystatic (Shared in Visual Basic)Default user name token info.  
Public PropertyDetermines whether this token represents an anonymous user token. (Inherited from OpcLabs.BaseLib.IdentityModel.User.TokenInfo)
Public PropertyOverridden. Determines whether the token info is (sufficiently) configured and can be used as user identity. Determines whether the user name token info is (sufficiently) configured.  
Public PropertyDetermines whether this user name token info is a null token.  
Public Propertystatic (Shared in Visual Basic)A user name token info that is not configured.  
Public PropertyGets or sets the password.  
Public PropertyA symbolic name of the current parameter combination if it has a standard name. Empty otherwise. (Inherited from OpcLabs.BaseLib.Parameters)
Public PropertyThe URI of a token profile of this token info. (Inherited from OpcLabs.BaseLib.IdentityModel.User.TokenInfo)
Public PropertyOverridden. The URI string of a token profile of this token info. The URI string of a token profile of this token info.  
Public PropertyUser name, and an optional password preceded by a colon (:).  
Public PropertyGets or sets the user name.  
Top
See Also

Reference

UserNameTokenInfo Class
OpcLabs.BaseLib.IdentityModel.User Namespace