Table of Contents

Class Standard.Admin.OnBeforeBackendLogOffArgs

Namespace
Dynamicweb.Notifications
Assembly
Dynamicweb.dll
Provides information about the user.
public class Standard.Admin.OnBeforeBackendLogOffArgs : NotificationArgs
Inheritance
Standard.Admin.OnBeforeBackendLogOffArgs
Inherited Members

Remarks

Properties

BackendLoginProviderId

public int BackendLoginProviderId { get; set; }

Property Value

int

User

public User User { get; }

Property Value

User
To top