Class ApplicationConfiguration
Inheritance
object
ApplicationConfiguration
Assembly: Aetheros.OneM2M.Api.dll
Syntax
public class ApplicationConfiguration
Properties
|
Edit this page
View Source
AppId
Declaration
public string? AppId { get; set; }
Property Value
|
Edit this page
View Source
AppName
Declaration
public string? AppName { get; set; }
Property Value
|
Edit this page
View Source
CredentialId
Declaration
public string? CredentialId { get; set; }
Property Value
|
Edit this page
View Source
CseId
Declaration
public string CseId { get; set; }
Property Value
|
Edit this page
View Source
PoaUrl
Declaration
public Uri? PoaUrl { get; set; }
Property Value