Show / Hide Table of Contents

    Class CreateAndStoreMyDidResult

    Inheritance
    System.Object
    CreateAndStoreMyDidResult
    Namespace: Hyperledger.Indy.DidApi
    Assembly: Hyperledger.Indy.Sdk.dll
    Syntax
    public sealed class CreateAndStoreMyDidResult : Object

    Properties

    Did

    Declaration
    public string Did { get; }
    Property Value
    Type Description
    System.String

    VerKey

    Declaration
    public string VerKey { get; }
    Property Value
    Type Description
    System.String
    Back to top Copyright © 2017 The Linux Foundation®