This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Tests if a Windows user or user group has access to an http namespace.

Namespace: Smartsite.Base.Acl
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

C#Copy imageCopy Code
public class HttpNamespaceAclRule : 
Visual Basic (Declaration)Copy imageCopy Code
Public Class HttpNamespaceAclRule _
	Inherits 

Inheritance Hierarchy

System..::..Object
  Smartsite.Base.Acl..::..AclRule
    Smartsite.Base.Acl..::..HttpNamespaceAclRule

See Also

Advanced