Open this page in the API Guide

PrivilegeAssignment Constructor

Initializes the dundas.filesystem.PrivilegeAssignment object.
 

Parameters

options

Type: Object
(optional) Object with default values.
Optional: True

Examples

The following example initializes a new instance of a PrivilegeAssignment object:

1
var newObject = new dundas.filesystem.PrivilegeAssignment();