AccessTokenTransportLayerInterfaces Field

CVB.Net Documentation
The interfaces available in this transport layer.

Namespace:  Stemmer.Cvb.Driver
Assembly:  Stemmer.Cvb (in Stemmer.Cvb.dll) Version: 14.0.0.0
Syntax

[DataMemberAttribute(Name = "ifaces")]
[OptionalFieldAttribute]
public readonly AccessTokenInterface[] Interfaces

Field Value

Type: AccessTokenInterface
null if no AccessTokenInterfaces are present.
Remarks

If this collection has AccessTokenDevice children only one interface is present (the parent of the device).
See Also

Reference