Previous Topic: get Parameter (appstore)Next Topic: Using Role Based Access Control


bind Parameter (appstore)

bind Parameter

Description

Associate a grid with an AppStore user account.

Syntax
util appstore bind user_name user_password=user_password 
Arguments
user_name

Name of AppStore user account.

user_password

Password for user account. A value of '-' prompts the user for the password.

Examples
util appstore bind user_name=myuser user_password=- 

Associate grid with AppStore user account myuser

Notes