s4-rpc: added target_principal binding handle option
[kai/samba.git] / source4 / librpc / rpc / dcerpc.h
index b5062a55e3e0fb0aa5181bfcc16aa99ef56906af..4edb5218545e8e149b04f18f0d8914ac78c97e73 100644 (file)
@@ -190,6 +190,7 @@ struct dcerpc_binding {
        struct ndr_syntax_id object;
        const char *host;
        const char *target_hostname;
+       const char *target_principal;
        const char *endpoint;
        const char **options;
        const char *localaddress;