Workbook.Signatures 속성
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
통합 문서의 디지털 서명 컬렉션을 가져옵니다.
public:
property Microsoft::Office::Core::SignatureSet ^ Signatures { Microsoft::Office::Core::SignatureSet ^ get(); };
public Microsoft.Office.Core.SignatureSet Signatures { get; }
member this.Signatures : Microsoft.Office.Core.SignatureSet
Public ReadOnly Property Signatures As SignatureSet
속성 값
통합 문서의 디지털 서명이 포함된 Microsoft.Office.Core.SignatureSet 컬렉션입니다.
설명
Excel 통합 문서에 디지털 서명하고 다른 서명을 확인하려면 Microsoft CryptoAPI와 고유한 디지털 서명 인증서가 필요합니다. CryptoAPI는 Microsoft Internet Explorer 4.01 이상과 함께 설치됩니다. 인증 기관에서 디지털 서명 인증서를 가져올 수 있습니다.