Freigeben über


CryptAlgorithmValues-Enumeration

Cryptographic Algorithm Type

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

Syntax

'Declaration
Public Enumeration CryptAlgorithmValues
'Usage
Dim instance As CryptAlgorithmValues
public enum CryptAlgorithmValues

Member

Membername Beschreibung
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".

Siehe auch

Referenz

DocumentFormat.OpenXml.Presentation-Namespace