Deserialize ACL Problem
Jul 15, 2005I'm developing a custom security extension to Reporting services. In my authorization class I have a problem to deserialize the ACL (secDesc parameter). I have many examples and I€™m doing the same excepted for one thing I€™m not in form authentication but I€™m in windows authentication.
The problem is in the method 'DeserializeAcl(byte[] ...)'.