SecretSyncProperties.ForceSynchronization Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
ForceSynchronization can be used to force the secret synchronization. The secret synchronization is triggered by changing the value in this field. This field is not used to resolve synchronization conflicts.
public string ForceSynchronization { get; set; }
member this.ForceSynchronization : string with get, set
Public Property ForceSynchronization As String