GME  13
Public Attributes
svn_auth_cred_ssl_client_cert_pw_t Struct Reference

#include <svn_auth.h>

List of all members.

Public Attributes

const char * password
svn_boolean_t may_save

Detailed Description

SVN_AUTH_CRED_SSL_CLIENT_CERT_PW credentials.

Definition at line 274 of file svn_auth.h.


Member Data Documentation

Indicates if the credentials may be saved (to disk). For example, a GUI prompt implementation with a remember password checkbox shall set may_save to TRUE if the checkbox is checked.

Definition at line 282 of file svn_auth.h.

Certificate password

Definition at line 277 of file svn_auth.h.


The documentation for this struct was generated from the following file: