Table of Contents

Class DeviceConfiguration.X509CaRootBundleProperties

Namespace
nanoFramework.Tools.Debugger
Assembly
nanoFramework.Tools.DebugLibrary.Net.dll
public class DeviceConfiguration.X509CaRootBundleProperties : X509CaRootBundlePropertiesBase, INotifyPropertyChanged
Inheritance
DeviceConfiguration.X509CaRootBundleProperties
Implements
Inherited Members
Extension Methods

Constructors

X509CaRootBundleProperties()

public X509CaRootBundleProperties()

X509CaRootBundleProperties(X509CaRootBundleBase)

public X509CaRootBundleProperties(X509CaRootBundleBase certificate)

Parameters

certificate X509CaRootBundleBase

Properties

IsUnknown

public bool IsUnknown { get; set; }

Property Value

bool

Operators

explicit operator X509CaRootBundleBase(X509CaRootBundleProperties)

public static explicit operator X509CaRootBundleBase(DeviceConfiguration.X509CaRootBundleProperties value)

Parameters

value DeviceConfiguration.X509CaRootBundleProperties

Returns

X509CaRootBundleBase