This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class HttpApi |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class HttpApi |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
QueryHttpNamespaceAcls |
Queries the HTTP namespace acls.
|
|
RemoveHttpNamespaceAcl |
Removes the HTTP namespace acl.
|
|
SetHttpNamespaceAcl |
Sets the HTTP namespace acl.
|
|
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. | |
Finalize |
Releases unmanaged resources and performs other cleanup operations before the
HttpApi is reclaimed by garbage collection.
(Overrides Object..::Finalize()()()().) |
|
MemberwiseClone | (Inherited from Object.) |
See Also
Smartsite.Base.HttpNamespaceManager Namespace