Table of Contents

Class AlertApplicationAccessRequested

Namespace
InSite.Domain.Messages
Assembly
Shift.Sdk.dll
public class AlertApplicationAccessRequested : Notification
Inheritance
AlertApplicationAccessRequested
Inherited Members
Extension Methods

Constructors

AlertApplicationAccessRequested()

public AlertApplicationAccessRequested()

Properties

AppUrl

public string AppUrl { get; set; }

Property Value

string

ApproveAccessUrl

public string ApproveAccessUrl { get; }

Property Value

string

Organization

public string Organization { get; set; }

Property Value

string

SourceUrl

public string SourceUrl { get; set; }

Property Value

string

UserEmail

public string UserEmail { get; set; }

Property Value

string

UserIdentifier

public Guid UserIdentifier { get; set; }

Property Value

Guid

UserName

public string UserName { get; set; }

Property Value

string