Codeunit 9062 Storage Service Authorization in 22
- App
- System Application
Versions171819202122232425262728latest
Procedures, 6
| Name | Parameters | Returns | Access | Obsolete |
|---|---|---|---|---|
| CreateAccountSAS | (Text, Enum Storage Service API Version, List, List, List, DateTime) | Interface Storage Service Authorization | public | - |
| CreateAccountSAS | (Text, Enum Storage Service API Version, List, List, List, DateTime, Record SAS Parameters) | Interface Storage Service Authorization | public | - |
| CreateSharedKey | (Text) | Interface Storage Service Authorization | public | - |
| CreateSharedKey | (Text, Enum Storage Service API Version) | Interface Storage Service Authorization | public | - |
| GetDefaultAPIVersion | () | Enum Storage Service API Version | public | - |
| UseReadySAS | (Text) | Interface Storage Service Authorization | public | - |