StorePermissionAttribute.EnumerateCertificates 속성

정의

코드가 저장소의 인증서를 열거할 수 있는지 여부를 나타내는 값을 가져오거나 설정합니다.

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

속성 값

인증서를 열거할 수 있으면 이고, 그렇지 않으면 .

설명

개인 정보 보호를 위해 이 기능은 완전히 신뢰할 수 있는 코드에만 부여되어야 합니다.

적용 대상