Share via


ModificationVerifier.CryptographicProviderTypeExtensibility Property

Definition

Cryptographic Provider Type Extensibility

Represents the following attribute in the schema: cryptProviderTypeExt

[DocumentFormat.OpenXml.SchemaAttr(0, "cryptProviderTypeExt")]
public DocumentFormat.OpenXml.UInt32Value CryptographicProviderTypeExtensibility { get; set; }
public DocumentFormat.OpenXml.UInt32Value CryptographicProviderTypeExtensibility { get; set; }
[DocumentFormat.OpenXml.SchemaAttr(0, "cryptProviderTypeExt")]
public DocumentFormat.OpenXml.UInt32Value? CryptographicProviderTypeExtensibility { get; set; }
[DocumentFormat.OpenXml.SchemaAttr("cryptProviderTypeExt")]
public DocumentFormat.OpenXml.UInt32Value? CryptographicProviderTypeExtensibility { get; set; }
public DocumentFormat.OpenXml.UInt32Value? CryptographicProviderTypeExtensibility { get; set; }
member this.CryptographicProviderTypeExtensibility : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr(0, "cryptProviderTypeExt")>]
member this.CryptographicProviderTypeExtensibility : DocumentFormat.OpenXml.UInt32Value with get, set
[<DocumentFormat.OpenXml.SchemaAttr("cryptProviderTypeExt")>]
member this.CryptographicProviderTypeExtensibility : DocumentFormat.OpenXml.UInt32Value with get, set
Public Property CryptographicProviderTypeExtensibility As UInt32Value

Property Value

Returns UInt32Value.

Attributes

Applies to