FolderPermission constructor

FolderPermission()
Initializes a new instance of the

Implementation

FolderPermission() : super() {
  this._userId = new property.UserId();
}