Class DynAuthTokenReqInfo
Inheritance
object
DynAuthTokenReqInfo
Namespace: Aetheros.Schema.OneM2M
Assembly: Aetheros.Schema.OneM2M.dll
Syntax
[Serializable]
[JsonObject("dynAuthTokenReqInfo")]
public class DynAuthTokenReqInfo
Properties
| Edit this page View SourceDasInfo
Declaration
[JsonProperty("dasi")]
public ICollection<DynAuthTokenReqInfoDasInfo> DasInfo { get; set; }
Property Value
Type | Description |
---|---|
ICollection<DynAuthTokenReqInfoDasInfo> |