Partilhar via


RedactConnectionStringAttribute Classe

Definição

Quando aplicado a uma propriedade de cadeia de conexão 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 RedactConnectionStringAttribute : Orleans.RedactAttribute
[<System.AttributeUsage(System.AttributeTargets.Property, AllowMultiple=false)>]
type RedactConnectionStringAttribute = class
    inherit RedactAttribute
Public Class RedactConnectionStringAttribute
Inherits RedactAttribute
Herança
RedactConnectionStringAttribute
Atributos

Construtores

RedactConnectionStringAttribute()

Quando aplicado a uma propriedade de cadeia de conexão 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