CryptAlgorithmValues Enumeration
Cryptographic Algorithm Type
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
Public Enumeration CryptAlgorithmValues
'Применение
Dim instance As CryptAlgorithmValues
public enum CryptAlgorithmValues
Members
Member name | Description | |
---|---|---|
TypeAny | Any Algorithm Type. When the item is serialized out as xml, its value is "typeAny". | |
Invalid | Invalid Algorithm Type. When the item is serialized out as xml, its value is "invalid". |