Nucleus .Net Core CMS

Models.Configuration.AuthenticationProtocol.SyncOptions Class

Namespace: Nucleus.Abstractions.Models.Configuration.AuthenticationProtocol
Assembly: Nucleus.Abstractions.dll
Enumeration used to specify what data is copied to the Nucleus user from the authentication source when logging in.

Fields

None Field

Specifies that data is not updated during login.

Profile Field

Specifies that user profile properties are copied from the authentication source.

Roles Field

Specifies that roles are copied from the authentication source.