Compartilhar via


RedactAttribute Classe

Definição

Quando aplicado a uma propriedade em uma classe de opções, esse atributo impede que o valor da propriedade seja formatado por instâncias em IOptionFormatter conformidade.

[System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)]
public class RedactAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)>]
type RedactAttribute = class
    inherit Attribute
Public Class RedactAttribute
Inherits Attribute
Herança
RedactAttribute
Derivado
Atributos

Construtores

RedactAttribute()

Quando aplicado a uma propriedade em uma classe de opções, esse atributo impede que o valor da propriedade seja formatado por instâncias em IOptionFormatter conformidade.

Métodos

Redact(Object)

Redimensões do valor fornecido.

Aplica-se a