Table of Contents

TTMSFNCCloudOAuthPersistTokens.SaveSecret Property

Specifies whether the OAuth client secret is saved with the persisted token data.

API unit family: TMSFNCCloudOAuth Declaring type: TTMSFNCCloudOAuthPersistTokens Type: Boolean

Syntax

property SaveSecret: Boolean;

Default: False

Remarks

Set to True to include TTMSFNCCloudOAuthAuthentication.Secret in the token store.