The Description method sets or retrieves the registration scheme description.
Syntax
The Description method has the following format:
Netegrity::PolicyMgtRegScheme‑>Description([regDesc])
Parameters
The Description method accepts the following parameter:
regDesc (string)
(Optional) Specifies the description of the registration scheme.
Return Value
The Description method returns one of the following values:
The EnableLogging method enables or disables registration scheme logging.
Syntax
The EnableLogging method has the following format:
Netegrity::PolicyMgtRegScheme‑>EnableLogging([logFlag])
Parameters
The EnableLogging method accepts the following parameter:
logFlag (int)
(Optional) Specifies whether registration scheme logging is enabled:
Return Value
The EnableLogging method returns one of the following values:
The Name method Sets or retrieves the registration scheme name.
Syntax
The Name method has the following format:
Netegrity::PolicyMgtRegScheme‑>Name([regName])
Parameters
The Name method accepts the following parameters:
regName (string)
(Optional) Specifies the registration scheme name.
Return Value
The Name method returns one of the following values:
The TemplatePath method sets or retrieves the path of the registration scheme template.
Syntax
The TemplatePath method has the following format:
Netegrity::PolicyMgtRegScheme‑>TemplatePath([path])
Parameters
The TemplatePath method accepts the following parameters:
path (string)
(Optional) Specifies the path of the registration scheme template.
Return Value
The TemplatePath method returns one of the following values:
The UserDirectory method sets or retrieves the user directory for the registration scheme.
Syntax
The UserDirectory method has the following format:
Netegrity::PolicyMgtRegScheme‑>UserDirectory([userDir])
Parameters
The UserDirectory method accepts the following parameters:
userDir (PolicyMgtUserDir)
(Optional) Specifies the user directory for the registration scheme.
Return Value
The UserDirectory method returns one of the following values:
The WelcomePageURL method sets or retrieves the welcome page URL for the registration scheme.
Syntax
The WelcomePageURL method has the following format:
Netegrity::PolicyMgtRegScheme‑>WelcomePageURL([URL])
Parameters
The WelcomePageURL method accepts the following parameter:
URL (string)
(Optional) Specifies the welcome page URL for the registration scheme. Users are redirected to this page after successfully registering.
Format: http://my.acme.com/hr/welcome.htm
Return Value
The WelcomePageURL method returns one of the following values:
Copyright © 2015 CA Technologies.
All rights reserved.
|
|