CFLAccountKey Procedure
Codeunit CFL Azure Table Storage Mgmt
Overloads
| Name | Description |
|---|---|
| CFLAccountKey(): Text | |
| CFLAccountKey(Text) |
CFLAccountKey() Procedure
Deprecated
This procedure is deprecated and should not be used.
Reason: Replaced by CFLSecretAccountKey
Deprecated since: BC24
Signature
[Obsolete('Replaced by CFLSecretAccountKey', 'BC24')]
CFLAccountKey() : Text
Returns
Text
CFLAccountKey(Text) Procedure
Deprecated
This procedure is deprecated and should not be used.
Reason: Replaced by CFLSecretAccountKey(AccountKey:SecretText)
Deprecated since: BC24
Signature
[Obsolete('Replaced by CFLSecretAccountKey(AccountKey:SecretText)', 'BC24')]
CFLAccountKey(pAccountKey: Text)