GgitCredPlaintext
GgitCredPlaintext
|
|
Implemented Interfaces
GgitCredPlaintext implements
GInitable.
Types and Values
GgitCredPlaintext
typedef struct _GgitCredPlaintext GgitCredPlaintext;
Represents a plain text credential.
struct GgitCredPlaintextClass
struct GgitCredPlaintextClass {
};
Property Details
The “password”
property
“password” char *
The password.
Owner: GgitCredPlaintext
Flags: Read / Write / Construct Only
Default value: NULL
The “username”
property
“username” char *
The user name.
Owner: GgitCredPlaintext
Flags: Read / Write / Construct Only
Default value: NULL