AuthifyDataProviderUserId Property Content Studio 5.7 SDK
Content Studio Web Content Management System

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

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.

Namespace: ContentStudio.Site.Security.EIdentity
Assembly: ContentStudio.Site.Security.EIdentity (in ContentStudio.Site.Security.EIdentity.dll) Version: 5.6.5014.0 (5.6.5014.0)
Syntax

public string ProviderUserId { get; }

Property Value

Type: String
Remarks

For swedish e-legitimation this is the user's personal number.
See Also

Reference