PublishingSettings.DelegatedUserEmail Property

Definition

The delegation email

public string DelegatedUserEmail { get; set; }
member this.DelegatedUserEmail : string with get, set
Public Property DelegatedUserEmail As String

Property Value

Remarks

delegated user is specified when the authenticating user/application is acting on behalf of another user

Applies to