Show / Hide Table of Contents

    Enum DataMaskingFunction

    Defines values for DataMaskingFunction.

    Namespace: System.Dynamic.ExpandoObject
    Assembly: Microsoft.Azure.Management.Sql.dll
    Syntax
    [Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
    public enum DataMaskingFunction

    CCN

    Default

    Email

    Number

    SSN

    Text

    Back to top Azure SDK for Net