netlogon.idl: use lsa_TrustType and lsa_TrustAttributes in netr_trust_extension
[abartlet/samba-autobuild/.git] / librpc / idl / netlogon.idl
index 4dd376961f4b2d538d55cd3c8ff3e6393eba0943..9a5159d768995bed44f5ffc15aa01de1a149dd1e 100644 (file)
@@ -1369,8 +1369,8 @@ interface netlogon
                [value(8)] uint32 size;
                netr_TrustFlags flags;
                uint32 parent_index;
-               uint32 trust_type;
-               uint32 trust_attributes;
+               lsa_TrustType trust_type;
+               lsa_TrustAttributes trust_attributes;
        } netr_trust_extension;
 
        typedef struct {