Click or drag to resize

IOfflineDeviceIdentityProviderService Methods

The IOfflineDeviceIdentityProviderService type exposes the following members.

Methods
  NameDescription
Public methodAuthenticate
Authenticates the specified device identifier.
(Inherited from IDeviceIdentityProviderService.)
Public methodChangeSecret
Change the device secret
(Inherited from IDeviceIdentityProviderService.)
Public methodCreateIdentity
Create an identity
Public methodGetIdentity
Gets the specified identity for an device.
(Inherited from IDeviceIdentityProviderService.)
Public methodSetLockout
Set the lockout status
(Inherited from IDeviceIdentityProviderService.)
Top
See Also