aboutsummaryrefslogtreecommitdiff
path: root/doc/html/_sources/appdev/refs/api/krb5_get_init_creds_opt_set_proxiable.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/_sources/appdev/refs/api/krb5_get_init_creds_opt_set_proxiable.txt')
-rw-r--r--doc/html/_sources/appdev/refs/api/krb5_get_init_creds_opt_set_proxiable.txt42
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/html/_sources/appdev/refs/api/krb5_get_init_creds_opt_set_proxiable.txt b/doc/html/_sources/appdev/refs/api/krb5_get_init_creds_opt_set_proxiable.txt
new file mode 100644
index 000000000000..7ced7273c668
--- /dev/null
+++ b/doc/html/_sources/appdev/refs/api/krb5_get_init_creds_opt_set_proxiable.txt
@@ -0,0 +1,42 @@
+krb5_get_init_creds_opt_set_proxiable - Set or unset the proxiable flag in initial credential options.
+========================================================================================================
+
+..
+
+.. c:function:: void krb5_get_init_creds_opt_set_proxiable(krb5_get_init_creds_opt * opt, int proxiable)
+
+..
+
+
+:param:
+
+ **[in]** **opt** - Options structure
+
+ **[in]** **proxiable** - Whether credentials should be proxiable
+
+
+..
+
+
+
+..
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+..
+
+
+
+
+