Anteckning
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Version: Available or changed with runtime version 12.0.
Gets the secret URI used for the HTTP request.
Syntax
RequestUri := HttpRequestMessage.GetSecretRequestUri()
Note
This method can be invoked using property access syntax.
Parameters
HttpRequestMessage
Type: HttpRequestMessage
An instance of the HttpRequestMessage data type.
Return Value
RequestUri
Type: SecretText
The secret URI used for the HTTP request.
Related information
HttpRequestMessage Data Type
Getting Started with AL
Developing Extensions