 |
SecuritySecurityAccessList Field |
List of attachment categories that the given user has access to
Namespace:
ConneXion
Assembly:
ConneXion (in ConneXion.dll) Version: 2020.0
Syntaxpublic string[] SecurityAccessList
Public SecurityAccessList As String()
Field Value
Type:
String
Remarks Note |
---|
As the call to access the list is relatively slow, it would be beneficial to save/cache the list after the first call.
|
See Also