SecurityProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET