Hi,
Can I return GenericPrincipal from Web Services?
The following error displays when I try to return GenericPrincipal from Web
Services.
System.Security.Principal.GenericPrincipal cannot be serialized because it
does not have a default public constructor.
Thanks.