RAS privileges and call-back phone number for the user.
RasUser - RAS privileges and call-back phone number for the user. (Ras property, Enables setting of the RAS privileges and call-back phone number for the user.) |
AdminSetCallback | True if the user account is configured to have the administrator set the call-back number. |
Boolean, RW | |
CallerSetCallback | True if the remote user can specify a call-back phone number when dialing in. |
Boolean, RW | |
DialinPrivilege | Specifies if the user has permission to dial in to this server. |
Boolean, RW | |
NoCallback | True if the user has no call-back privilege. |
Boolean, RW | |
PhoneNumber | Specifies the call-back phone number for the user. |
String, RW | |
Privilege | A set of bit flags that specify the RAS privileges of the user. This member can be a combination of the rpDialinPrivilege flag and one of the call-back flags. |
RasPrivileges, RW |
Enable dial-in with callback |
Set Srv = CreateObject("UserManager.Server") Set Usr = Srv.Users("John") Usr.Ras.AdminSetCallback = True Usr.Ras.PhoneNumber = "61225407" |
User, Users, Group, Server, Groups, GroupMembers, RasUser, Servers, Domain
UsersFilter, GroupAttributes, UserFlags, UserPrivileges, ServerTypes, LogonTypes, LogonProviders, OperatorPrivileges, RasPrivileges, SIDNameUse
ActiveX UserManager is easy to use COM component with classes to create, delete and manage local and remote user accounts, groups, servers and domains in the Windows NT (2000/XP) environment. You can simple work with user accounts and groups from VBA, VBS/JS, ASP and T-SQL programming environment.
© 1996 - 2009 Antonin Foller, Motobit Software | About, Contacts | e-mail: info@pstruh.cz