你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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

Name Description
SecurityProvider()

Methods

Name Description
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