Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Field Security with MM
Message
 
À
23/08/2004 08:41:19
Information générale
Forum:
ASP.NET
Catégorie:
The Mere Mortals .NET Framework
Divers
Thread ID:
00935527
Message ID:
00935591
Vues:
19
>I would appreciate if anyone can advise how a report engine can read MM security tables to enable it to selectively hide data in a report.

You can call the MM .NET Security Manager's GetAccessLevel() method to determine a particular user's access. You just pass the user's PK and the security ID. For example:
mmAppBase.SecurityMgr.GetAccessLevel(userPK, controlID);
Regards,
Kevin McNeish
Eight-Time .NET MVP
VFP and iOS Author, Speaker & Trainer
Oak Leaf Enterprises, Inc.
Chief Architect, MM Framework
http://www.oakleafsd.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform