IPAddressAccessRestrictions Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The IPAddressAccessRestrictions type exposes the following members.

Properties

  Name Description
Public property BackwardsComponentCompatibilityMode
Sets or gets a value that indicates whether the code runs in backwards compatibility component mode. The default value is false.
(Inherited from ActiveScriptingBase.)
Public property ComponentName
Gets the name of the component
(Overrides ActiveScriptingBaseComponentName.)
Public property Conformance
Gets a value which specifies which type of code a component can generate.
(Overrides ActiveScriptingBaseConformance.)
Public property DenyID
Sets or gets the ID of the page to show if access is denied. The default value is an empty string.
Public property DenyPTID
Sets or gets the ID of the presentation template to use with the DenyID page. The default value is an empty string.
Public property ElementType
Gets a value which specifies the type of outer element the component generates.
(Overrides ActiveScriptingBaseElementType.)
Public property Encoding
Sets or gets the encoding the component uses. The default encoding is the UTF8 encoding without byte order mark.
(Inherited from ActiveScriptingBase.)
Public property GrantID
Sets or gets the ID of the page to show if access is granted. The default value is an empty string.
Public property GrantIPAddresses
Sets or gets a value indicting if the supplied IP addresses should be granted access. The default value is true. If it is set to false, the supplied IP addresses are denied access.
Public property GrantPTID
Sets or gets the ID of the presentation template to use with the GrantID page. The default value is an empty string.
Public property IPAddress1
Sets or gets the value of IP address 1. The default value is an empty string.
Public property IPAddress10
Sets or gets the value of IP address 10. The default value is an empty string.
Public property IPAddress11
Sets or gets the value of IP address 11. The default value is an empty string.
Public property IPAddress12
Sets or gets the value of IP address 12. The default value is an empty string.
Public property IPAddress13
Sets or gets the value of IP address 13. The default value is an empty string.
Public property IPAddress14
Sets or gets the value of IP address 14. The default value is an empty string.
Public property IPAddress15
Sets or gets the value of IP address 15. The default value is an empty string.
Public property IPAddress2
Sets or gets the value of IP address 2. The default value is an empty string.
Public property IPAddress3
Sets or gets the value of IP address 3. The default value is an empty string.
Public property IPAddress4
Sets or gets the value of IP address 4. The default value is an empty string.
Public property IPAddress5
Sets or gets the value of IP address5. The default value is an empty string.
Public property IPAddress6
Sets or gets the value of IP address 6. The default value is an empty string.
Public property IPAddress7
Sets or gets the value of IP address 7. The default value is an empty string.
Public property IPAddress8
Sets or gets the value of IP address 8. The default value is an empty string. .
Public property IPAddress9
Sets or gets the value of IP address 9. The default value is an empty string.
Top
See Also

Reference