AuthifyData Properties Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The AuthifyData type exposes the following members.

Properties

  Name Description
Public property AuthifyUserId
Authify ID (uid), that the user will get automatic from Authify Federation Authentication Server. The uid is unique per customer and SECRET- and API-key.
Public property CustomUserId
A custom unique identifier (luid) for every user that can be set by the caller.
Public property Email
Gets the user's email address. Not all providers set this property.
Public property ExtraData
Gets an list of extra data properties. The content of this property is dependent on the login provider used. Not all providers set any extra data.
Public property MapUid
Public property Name
Gets the name of the user. Not all providers set this property.
Public property ProviderName
Gets the name of the provider (idp - Identity provider) the user is logged in login with.
Public property ProviderUserId
Gets the unique identifier (IdpUid) specific to every user created by idp (Identity provider). This could for example be the username from the IDP. For swedish e-legitimation this is the user's personal number.
Public property Token
The Authify login session identifier.
Top
See Also

Reference