Click or drag to resize

IDeviceIdentityProviderService Methods

The IDeviceIdentityProviderService type exposes the following members.

Methods
  NameDescription
Public methodAddClaim
Add a claim to deviceName
Public methodAuthenticate
Authenticates the specified device identifier.
Public methodChangeSecret
Change the device secret
Public methodCreateIdentity
Create a basic identity in the provider
Public methodGetClaims
Get all active claims for the specified device
Public methodGetIdentity
Gets the specified identity for an device.
Public methodGetSid
Gets the SID for the specified identity
Public methodRemoveClaim
Removes a claim from the specified device account
Public methodSetLockout
Set the lockout status
Top
See Also