Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ASP.NET Security, Roles?
Message
From
10/02/2004 17:19:55
 
 
To
10/02/2004 17:05:01
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00875536
Message ID:
00876059
Views:
21
Got it. I will keep you posted.

Regards,
Neil
PS Please explain what ssAPI_CheckAdminUser is all about.

>Yes, it is a sublcass. Kind of like this...
>
>
>
>namespace your.name.space
>{
>     /// <summary>
>     /// Summary description for Utility
>     /// </summary>
>     public class Utility : ABusinessObject
>     {
>        public Utility()
>        {
>          ...
>        }
>
>        public bool CheckAdminUser()
>        {
>          ...
>        }
>
>        ...
>
>     }
>}
>
>
>
>
>
>
>>Hi Kendall,
>>
>>Is Utility a subclass of a mm bizobj or is it something else? Do I start by subclassing a mm bizobj class, name it Utility and then add the method CheckAdminUser?
>>
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform