共用方式為


WebSiteData.IsEndToEndEncryptionEnabled Property

Definition

Whether to use end to end encryption between the FrontEnd and the Worker.

public bool? IsEndToEndEncryptionEnabled { get; set; }
member this.IsEndToEndEncryptionEnabled : Nullable<bool> with get, set
Public Property IsEndToEndEncryptionEnabled As Nullable(Of Boolean)

Property Value

Applies to