Class EndpointForDidResult
Inheritance
System.Object
EndpointForDidResult
Namespace: Hyperledger.Indy.DidApi
Assembly: Hyperledger.Indy.Sdk.dll
Syntax
public class EndpointForDidResult : Object
Properties
Address
Declaration
public string Address { get; }
Property Value
Type | Description |
---|---|
System.String |
TransportKey
Declaration
public string TransportKey { get; }
Property Value
Type | Description |
---|---|
System.String |