AccessControlFeed customization class the AccessControl feed does not expose anything in addition to the base feed, so the only customization is the creation of AccessControlEntries

Namespace:  Google.GData.AccessControl
Assembly:  Google.GData.AccessControl (in Google.GData.AccessControl.dll)
Version: 1.4.0.2

Syntax

C#
public class AclFeed : AbstractFeed
Visual Basic (Declaration)
Public Class AclFeed _

	Inherits AbstractFeed
Visual C++
public ref class AclFeed : public AbstractFeed

Inheritance Hierarchy

See Also