SecurityProvider Class

Definition

The Security Provider used by ProvisioningDeviceClient for authentication.

public abstract class SecurityProvider : IDisposable
type SecurityProvider = class
    interface IDisposable
Public MustInherit Class SecurityProvider
Implements IDisposable
Inheritance
SecurityProvider
Derived
Implements

Constructors

SecurityProvider()

Methods

Dispose()

Releases the unmanaged resources and disposes of the managed resources used by the invoker.

Dispose(Boolean)

Releases the unmanaged resources used by the SecurityProvider and optionally disposes of the managed resources.

GetRegistrationID()

Gets the Registration Id used during device enrollment.

Applies to