Interface Connection.IConnectionConfiguration
Namespace: Aetheros.OneM2M.Api
Assembly: Aetheros.OneM2M.Api.dll
Syntax
public interface Connection.IConnectionConfiguration
Properties
| Edit this page View SourceCertificateFilename
Declaration
string? CertificateFilename { get; }
Property Value
Type | Description |
---|---|
string |
M2MUrl
Declaration
Uri M2MUrl { get; }
Property Value
Type | Description |
---|---|
Uri |