pidl: Allow new property 'no_srv_register'.
[ira/wip.git] / pidl / lib / Parse / Pidl / NDR.pm
index 3d91f3ad790a96593fb177f97be1a6df24d9d803..a875ec875613d2e17cb6a7878444ea2b5d0063f8 100644 (file)
@@ -882,7 +882,8 @@ my %property_list = (
        "helper"                => ["INTERFACE"],
        "pyhelper"              => ["INTERFACE"],
        "authservice"           => ["INTERFACE"],
-       "restricted"    => ["INTERFACE"],
+       "restricted"            => ["INTERFACE"],
+        "no_srv_register"       => ["INTERFACE"],
 
        # dcom
        "object"                => ["INTERFACE"],