Class Permissions
Represents a Permissions.
Inheritance
System.Object
    Permissions
  Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class Permissions : IXmlSerializableProperties
UserPermission
Gets or sets the Permission array.
Declaration
public Permissions.Permission[] UserPermission { get; set; }Property Value
| Permissions.Permission[] 
 |