XpsDigitalSignature.DocumentPropertiesRestricted 属性

定义

获取一个值,该值指示更改文档的属性是否会使数字签名无效。

public:
 property bool DocumentPropertiesRestricted { bool get(); };
public bool DocumentPropertiesRestricted { get; }
member this.DocumentPropertiesRestricted : bool
Public ReadOnly Property DocumentPropertiesRestricted As Boolean

属性值

Boolean

如果更改文档的属性会使签名无效,则为 true;否则为 false

适用于