Struct
SecretSchemaAttribute
Description [src]
struct SecretSchemaAttribute {
const gchar* name;
SecretSchemaAttributeType type;
}
An attribute in a SecretSchema
.
Structure members
name
Name of the attribute.
type
The type of the attribute.