Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

AuthorizationProfile - createProfile


AuthorizationProfile - createProfile

Description :

This command creates a new authorization profile.

If an authorization profile already exists with the same name, the command will fail. Returns the DBKey of the newly created authorization profile.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

profileName

String

Name of the profile.

description

String

A short description for the profile.

Example

The following example shows how to create an authorization profile called "Test Profile".

Script

AuthorizationProfile createProfile "Test Profile" "Profile for testing"

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*