ExportFieldsOptions.ExportPasswordValue

ExportFieldsOptions.ExportPasswordValue property

Gets or sets a value indicating whether the password value should be exported.

public bool ExportPasswordValue { get; set; }

Property Value

true if the password value should be exported; otherwise, false.

See Also