MIT Kerberos Documentation
Contents
|
previous
|
next
|
index
|
Search
|
feedback
krb5_get_prompt_types - Get prompt types array from a context.
¶
krb5_prompt_type
*
krb5_get_prompt_types
(
krb5_context
context
)
¶
param:
[in]
context
- Library context
return:
Pointer to an array of prompt types corresponding to the prompter’s prompts arguments. Each type has one of the following values: KRB5_PROMPT_TYPE_PASSWORD KRB5_PROMPT_TYPE_NEW_PASSWORD KRB5_PROMPT_TYPE_NEW_PASSWORD_AGAIN KRB5_PROMPT_TYPE_PREAUTH
On this page
krb5_get_prompt_types - Get prompt types array from a context.
Table of contents
For users
For administrators
For application developers
Developing with GSSAPI
Differences between Heimdal and MIT Kerberos API
Initial credentials
Principal manipulation and parsing
Complete reference - API and datatypes
krb5 API
krb5 types and structures
krb5 simple macros
For plugin module developers
Building Kerberos V5
Kerberos V5 concepts
Protocols and file formats
MIT Kerberos features
How to build this documentation from the source
Contributing to the MIT Kerberos Documentation
Resources
Full Table of Contents
Search