Click or drag to resize
ServerSecurityErrorFromDisplayName Property DataPA OpenAnalytics
DataPA OpenAnalytics API Reference
Gets and sets the email display name that error emails will be sent to when an error occurs

Namespace: DataPAServerSecurity
Assembly: DataPAServerSecurity (in DataPAServerSecurity.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ErrorFromDisplayName { get; set; }

Property Value

Type: String
The email display name that error emails will be sent to when an error occurs

Return Value

Type: String
The email display name that error emails will be sent to when an error occurs
Remarks