Table of Contents

TTMSFNCCloudOAuthAuthentication.ServerPort Property

Specifies the local HTTP server port used to receive OAuth callback requests.

API unit family: TMSFNCCloudOAuth Declaring type: TTMSFNCCloudOAuthAuthentication Type: Integer

Syntax

property ServerPort: Integer;

Default: -1

Remarks

The default value is -1, which lets the component derive the port from CallBackURL or use its built-in default.