Table of Contents

Class USBPermissionStorage

Namespace
CSharpToJavaScript.APIs.JS
Assembly
CSharpToJavaScript.dll
[ToObject]
public class USBPermissionStorage
Inheritance
USBPermissionStorage
Inherited Members

Constructors

USBPermissionStorage()

public USBPermissionStorage()

Fields

AllowedDevices

[Value("allowedDevices")]
public List<AllowedUSBDevice> AllowedDevices

Field Value

List<AllowedUSBDevice>