Array of attributes to exclude from the logged item. Default is null.
            Config key: ExcludeAttributes (comma-separated list of attribute names)
            
 Declaration Syntax
 Declaration Syntax| C# | 
public string[] ExcludeAttributes { get; set; }
 Declaration Syntax
 Declaration Syntax| C# | 
public string[] ExcludeAttributes { get; set; }