Click or drag to resize
IIdentityService Methods
This API is preliminary and subject to change.

The IIdentityService type exposes the following members.

Methods
  NameDescription
Public methodAuthenticateAsync
Authenticates the user for the specified identity.
Public methodGetTokenAsync
Gets the authentication token for the specified identity. If necessary, the identity is authenticated on the server to obtain a token.
Public methodGetUserAccessAsync
Gets the user access details, authenticating with the server if necessary.
Top
See Also