Class AlertApplicationAccessRequested
public class AlertApplicationAccessRequested : Notification
- Inheritance
-
AlertApplicationAccessRequested
- Inherited Members
- Extension Methods
Constructors
AlertApplicationAccessRequested()
public AlertApplicationAccessRequested()
Properties
AppUrl
public string AppUrl { get; set; }
Property Value
ApproveAccessUrl
public string ApproveAccessUrl { get; }
Property Value
Organization
public string Organization { get; set; }
Property Value
SourceUrl
public string SourceUrl { get; set; }
Property Value
UserEmail
public string UserEmail { get; set; }
Property Value
UserIdentifier
public Guid UserIdentifier { get; set; }
Property Value
UserName
public string UserName { get; set; }