Share via


CryptAlgorithmClassValues 枚举

定义

定义 CryptAlgorithmClassValues 枚举。

public enum CryptAlgorithmClassValues
public readonly struct CryptAlgorithmClassValues : DocumentFormat.OpenXml.IEnumValue, DocumentFormat.OpenXml.IEnumValueFactory<DocumentFormat.OpenXml.Wordprocessing.CryptAlgorithmClassValues>, IEquatable<DocumentFormat.OpenXml.Wordprocessing.CryptAlgorithmClassValues>
type CryptAlgorithmClassValues = 
type CryptAlgorithmClassValues = struct
    interface IEnumValue
    interface IEnumValueFactory<CryptAlgorithmClassValues>
Public Enum CryptAlgorithmClassValues
Public Structure CryptAlgorithmClassValues
Implements IEnumValue, IEnumValueFactory(Of CryptAlgorithmClassValues), IEquatable(Of CryptAlgorithmClassValues)
继承
CryptAlgorithmClassValues
继承
CryptAlgorithmClassValues

字段

CryptAlgorithmClassValues(String)

创建新的 CryptAlgorithmClassValues 枚举实例

Custom 1

自 定义。

当项序列化为 xml 时,其值为“custom”。

此项仅在 Office 2010 及更高版本中可用。

Custom

自 定义。

当项序列化为 xml 时,其值为“custom”。

此项仅在 Office 2010 及更高版本中可用。

Equals(CryptAlgorithmClassValues)
Equals(Object)
GetHashCode()
Hash 0

散 列。

当项序列化为 xml 时,其值为“hash”。

Hash

散 列。

当项序列化为 xml 时,其值为“hash”。

Equality(CryptAlgorithmClassValues, CryptAlgorithmClassValues)
Inequality(CryptAlgorithmClassValues, CryptAlgorithmClassValues)
ToString()
IEnumValue.IsValid
IEnumValue.Value
IEnumValue.Version
IEnumValueFactory<CryptAlgorithmClassValues>.Create(String)

适用于