BMXNET 4.0 Developer API

The User type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
HasSecurityKey(String)
Check aKey against the active RPMS keys for the user. If the user has the PROGMODE key this method will always return true.
HasSecurityKeys(array<String>[]()[])
Return a list of keys that the user does NOT have. If the user has all of the keys then an empty list is returned
RequestKeys()()()
Fetch from RPMS the user's current keys. The user's division must be set before calling this metohd.

See Also