ApplyAccessToken(Options: AccessElementApplyOptions);
ApplyAccessToken(Options: Prognoz.Platform.Interop.Metabase.AccessElementApplyOptions);
Options. Parameters of application access permissions for the element.
The ApplyAccessToken saves specified privacy categories for the mandatory access and applies them according to the selected parameters.
To get parameters of mandatory access control for the element, use the IAccessElement.AccessToken property.
The method use is given in the example for IAccessElement.AccessToken.
See also: