Поделиться через


ModificationVerifier.ExtendedCryptographicAlgorithm Property

Cryptographic Algorithm Extensibility.Represents the attribte in schema: algIdExt

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Декларация
<SchemaAttrAttribute(, "algIdExt")> _
Public Property ExtendedCryptographicAlgorithm As UInt32Value
    Get
    Set
'Применение
Dim instance As ModificationVerifier
Dim value As UInt32Value

value = instance.ExtendedCryptographicAlgorithm

instance.ExtendedCryptographicAlgorithm = value
[SchemaAttrAttribute(, "algIdExt")]
public UInt32Value ExtendedCryptographicAlgorithm { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

ModificationVerifier Class

ModificationVerifier Members

DocumentFormat.OpenXml.Presentation Namespace