AccessControlKind.Type

AccessControlKind.Type specifies the kind of access control. It was added for a scenario which isn’t relevant any more. Therefore the function doesn’t currently have any practical use.

Enumeration Options

Enumerations simplify the process of selecting options within a function. To specify the AccessControlKind.Type, users have the option to either input the below Argument description (which provides more information) or the shorter Value (which provides a more concise representation).

ArgumentValueDescription
AccessControlKind.Deny0Access is denied.
AccessControlKind.Allow1Access is allowed.
BI Gorilla Youtube Channel

Last update: August 17, 2023 | Contribute » | Contributors: Rick de Groot
Microsoft documentation: https://learn.microsoft.com/en-us/powerquery-m/accesscontrolkind-type
© 2023 BI Gorilla. All rights reserved. Content derived from Microsoft documentation is property of Microsoft Corp.