Procedures, 21
| Name | Parameters | Returns | Access | Versions | Obsolete |
|---|---|---|---|---|---|
| GetAuthorization | () | Interface Storage Service Authorization | public | 23-28 | - |
| SetAuthorization | (Interface Storage Service Authorization) | public | 23-28 | - | |
| SetOperation | (Enum AFS Operation) | public | 23-28 | - | |
| GetApiVersion | () | Enum Storage Service API Version | public | 23-28 | - |
| SetApiVersion | (Enum Storage Service API Version) | public | 23-28 | - | |
| GetStorageAccountName | () | Text | public | 23-28 | - |
| SetStorageAccountName | (Text) | public | 23-28 | - | |
| GetFileShareName | () | Text | public | 23-28 | - |
| SetFileShareName | (Text) | public | 23-28 | - | |
| GetPath | () | Text | public | 23-28 | - |
| SetPath | (Text) | public | 23-28 | - | |
| SetBaseUrl | (Text) | public | 23-28 | - | |
| GetOperation | () | Enum AFS Operation | public | 23-28 | - |
| GetRequestHeaders | () | Dictionary | public | 23-28 | - |
| GetContentHeaders | () | Dictionary | public | 23-28 | - |
| Initialize | (Text, Text, Text, Interface Storage Service Authorization, Enum Storage Service API Version) | public | 23-28 | - | |
| ConstructUri | () | Text | internal | 23-28 | - |
| AddRequestHeader | (Text, Text) | public | 23-28 | - | |
| AddContentHeader | (Text, Text) | public | 23-28 | - | |
| AddUriParameter | (Text, Text) | public | 23-28 | - | |
| SetOptionalParameters | (Codeunit AFS Optional Parameters) | public | 23-28 | - |