User Quota and Ownership programming in VB.NET

S

Samuel Shum

Greetings, I'm just wondering if there are any classes and examples in
VB.NET that show how to assign ownership and quota to users. I'd found a
class namely "IsolatedStoragePermission" in system.security.permissions
namespace
(http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html
/frlrfsystemsecuritypermissionsisolatedstoragepermissionmemberstopic.asp)
which has a public property "UserQuota" but I don't know how to program
that.

And any directions for setting "Ownership"? Thanks in advance.

Samuel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top