ModificationVerifier.CryptographicProviderType Property
Cryptographic Provider Type.Represents the attribte in schema: cryptProviderType
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "cryptProviderType")> _
Public Property CryptographicProviderType As EnumValue(Of CryptProviderValues)
Get
Set
'Применение
Dim instance As ModificationVerifier
Dim value As EnumValue(Of CryptProviderValues)
value = instance.CryptographicProviderType
instance.CryptographicProviderType = value
[SchemaAttrAttribute(, "cryptProviderType")]
public EnumValue<CryptProviderValues> CryptographicProviderType { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<CryptProviderValues>
Returns EnumValue<T>.