Click or drag to resize

SecuritySecurityAccessList Field

List of attachment categories that the given user has access to

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
public string[] SecurityAccessList

Field Value

Type: String
Remarks
Note 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