Share via


ModificationVerifier.CryptographicProviderTypeExtensibility Property

Cryptographic Provider Type Extensibility.Represents the attribte in schema: cryptProviderTypeExt

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

Syntax

'Declaration
<SchemaAttrAttribute(, "cryptProviderTypeExt")> _
Public Property CryptographicProviderTypeExtensibility As UInt32Value
    Get
    Set
'Usage
Dim instance As ModificationVerifier
Dim value As UInt32Value

value = instance.CryptographicProviderTypeExtensibility

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

Property Value

Type: DocumentFormat.OpenXml.UInt32Value
Returns UInt32Value.

See Also

Reference

ModificationVerifier Class

ModificationVerifier Members

DocumentFormat.OpenXml.Presentation Namespace