Interface PermissionDescriptor

interface PermissionDescriptor {
    name: PermissionName;
}

Properties

Properties