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

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

The ForceLogin type exposes the following members.

Properties

  Name Description
Public property AuthenticatedRedirectDocument
Sets or gets the ID of the document the caller should be redirected to, if successfully authenticated. The default value is zero.
Public property AuthenticatedRedirectPresentationTemplate
Sets or gets the ID of a presentation template to be use together with the document indicated by the AuthenticatedRedirectDocument property. The default value is zero (no presentation template is used).
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 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 UnAuthenticatedRedirectDocument
Sets or gets the ID of the document the caller is redirected to if the caller has no browse access to the AuthenticatedRedirectDocument document. The default value is zero
Public property UnAuthenticatedRedirectPresentationTemplate
Sets or gets the ID of the presentation template to use together with the document indicated by the UnAuthenticatedRedirectDocument property. The default value is zero (no presentation template is used).
Top
See Also

Reference