DeidentificationJobCustomizationOptions.InputLocale 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.
Locale of the input text. Used for better PHI detection. Defaults to 'en-US'.
public string InputLocale { get; set; }
member this.InputLocale : string with get, set
Public Property InputLocale As String