Table of Contents

Class RetrievableHelper

Namespace
Secret
Assembly
Secret-1.dll
public sealed class RetrievableHelper : Object, Retrievable, NativeObject, IDisposable, InstanceFactory, GTypeProvider
Inheritance
RetrievableHelper
Implements
Inherited Members

Constructors

RetrievableHelper(ObjectHandle)

public RetrievableHelper(ObjectHandle handle)

Parameters

handle ObjectHandle

Properties

Attributes

public HashTable Attributes { get; set; }

Property Value

HashTable

Created

public ulong Created { get; set; }

Property Value

ulong

Label

public string? Label { get; set; }

Property Value

string

Modified

public ulong Modified { get; set; }

Property Value

ulong

Methods

GetGType()

public static Type GetGType()

Returns

Type

RetrieveSecretFinish(AsyncResult)

[Version("0.19.0")]
public Value? RetrieveSecretFinish(AsyncResult result)

Parameters

result AsyncResult

Returns

Value

RetrieveSecretSync(Cancellable?)

[Version("0.19.0")]
public Value? RetrieveSecretSync(Cancellable? cancellable)

Parameters

cancellable Cancellable

Returns

Value