Declaration of myPrincipal
From: david (david_at_discussions.microsoft.com)
Date: 04/07/05
- Next message: Joseph MCAD: "Re: Declaration of myPrincipal"
- Previous message: Joseph MCAD: "Re: Cannot open log for source {0} -- again"
- Next in thread: Joseph MCAD: "Re: Declaration of myPrincipal"
- Reply: Joseph MCAD: "Re: Declaration of myPrincipal"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 7 Apr 2005 09:57:07 -0700
I got error at Implements IPrincipal when I want declare my own principal.
Any boy can tell me why?
Thanks
Imports System.Security.Principal
Imports System
Imports System.security
Imports System.Object
Public Class myPrincipal Implements IPrincipal
End Class
- Next message: Joseph MCAD: "Re: Declaration of myPrincipal"
- Previous message: Joseph MCAD: "Re: Cannot open log for source {0} -- again"
- Next in thread: Joseph MCAD: "Re: Declaration of myPrincipal"
- Reply: Joseph MCAD: "Re: Declaration of myPrincipal"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]