Documentation
Dlang.org
SecretSchemaAttribute
secret
c
types
An attribute in a #SecretSchema.
struct
SecretSchemaAttribute {
const
(
char
)*
name
;
SecretSchemaAttributeType
type
;
}
Members
Variables
name
const
(
char
)*
name
;
name of the attribute
type
SecretSchemaAttributeType
type
;
the type of the attribute
secret
c
types
enums
SecretBackendFlags
SecretCollectionCreateFlags
SecretCollectionFlags
SecretError
SecretItemCreateFlags
SecretItemFlags
SecretSchemaAttributeType
SecretSchemaFlags
SecretSchemaType
SecretSearchFlags
SecretServiceFlags
structs
SecretBackend
SecretBackendInterface
SecretCollection
SecretCollectionClass
SecretCollectionPrivate
SecretItem
SecretItemClass
SecretItemPrivate
SecretPrompt
SecretPromptClass
SecretPromptPrivate
SecretRetrievable
SecretRetrievableInterface
SecretSchema
SecretSchemaAttribute
SecretService
SecretServiceClass
SecretServicePrivate
SecretValue
An attribute in a #SecretSchema.