ReliableStateManagerConfiguration.ReplicatorSecuritySectionName Property

Definition

Gets the replicator security settings section name.

public string ReplicatorSecuritySectionName { get; }
member this.ReplicatorSecuritySectionName : string
Public ReadOnly Property ReplicatorSecuritySectionName As String

Property Value

The section name.

Remarks

If present in the config package specified by ConfigPackageName in Settings.xml, this section will be used to configure replicator security settings.

Applies to