get Asymmetric Binding
Use this command to obtain the current Asymmetric binding configuration values. Use a command of the following format:
CentraSiteCommand get Asymmetric Binding
[-url <CENTRASITE-URL>]
-user <USER-ID>-password <PASSWORD>
The following table describes the complete set of input parameters that you can use with the get Asymmetric Binding utility:
Input Parameter | Description |
-url | The fully qualified URL (http://localhost:53307/CentraSite/CentraSite) for the CentraSite registry/repository. |
-user | The user ID of a user who has the CentraSite Administrator role. |
-password | The password of the user identified by the parameter -user. |
For example:
CentraSiteCommand get Asymmetric Binding
[-url "http://localhost:53307/CentraSite/CentraSite"]
-user "Administrator" -password "manage"