Click or drag to resize

UserImportExportConfigurationPermissions Property

Gets or sets Permissions.

Namespace:  PSI.Sox.Configuration
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[XmlArrayItemAttribute("Permission")]
public List<string> Permissions { get; set; }

Property Value

Type: ListString
See Also