다음을 통해 공유


RedactConnectionStringAttribute 클래스

정의

옵션 클래스의 연결 문자열 속성에 적용하면 이 특성은 인스턴스를 준수하여 속성 값의 형식을 지정하지 IOptionFormatter 못하게 합니다.

[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
상속
RedactConnectionStringAttribute
특성

생성자

RedactConnectionStringAttribute()

옵션 클래스의 연결 문자열 속성에 적용하면 이 특성은 인스턴스를 준수하여 속성 값의 형식을 지정하지 IOptionFormatter 못하게 합니다.

메서드

Redact(Object)

제공된 값을 수정합니다.

적용 대상