![]() |
![]() |
![]() |
Evolution Mail Engine Reference Manual | ![]() |
---|---|---|---|---|
Top | Description | Object Hierarchy | Implemented Interfaces | Properties |
struct EMailAuthenticator; ESourceAuthenticator * e_mail_authenticator_new (CamelService *service
,const gchar *mechanism
); CamelService * e_mail_authenticator_get_service (EMailAuthenticator *auth
); const gchar * e_mail_authenticator_get_mechanism (EMailAuthenticator *auth
);
"mechanism" gchar* : Read / Write / Construct Only "service" CamelService* : Read / Write / Construct Only
struct EMailAuthenticator;
Contains only private data that should be read and manipulated using the functions below.
ESourceAuthenticator * e_mail_authenticator_new (CamelService *service
,const gchar *mechanism
);
CamelService * e_mail_authenticator_get_service (EMailAuthenticator *auth
);
const gchar * e_mail_authenticator_get_mechanism (EMailAuthenticator *auth
);
"mechanism"
property"mechanism" gchar* : Read / Write / Construct Only
Authentication mechanism.
Default value: NULL