ExtensionParameter.Encrypted 속성

정의

확장 프로그램 매개 변수 값이 보고서 서버 데이터베이스에서 암호화될지 여부를 나타냅니다.

public:
 property bool Encrypted { bool get(); void set(bool value); };
public bool Encrypted { get; set; }
member this.Encrypted : bool with get, set
Public Property Encrypted As Boolean

속성 값

읽기 전용 Boolean 값입니다.

적용 대상