Show / Hide Table of Contents

Class Permissions

Represents a Permissions.

Inheritance
System.Object
Permissions
Namespace: System.Dynamic.ExpandoObject
Assembly: cs.temp.dll.dll
Syntax
public class Permissions : IXmlSerializable

Properties

UserPermission

Gets or sets the Permission array.

Declaration
public Permissions.Permission[] UserPermission { get; set; }
Property Value
Permissions.Permission[]

Back to top Built by Itinero, MIT licensed.