Struct

SecretSchemaAttribute

unstable since: 1

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.

Available since: 1