Modification |
The ModificationVerifier type exposes the following members.
| Name | Description | |
|---|---|---|
| AlgorithmName | algorithmName, this property is only available in Office 2010 and later. Represents the following attribute in the schema: algorithmName | |
| ChildElements |
Gets all the child nodes of the current element.
(Inherited from OpenXmlElement) | |
| CryptographicAlgorithmClass | Cryptographic Algorithm Class Represents the following attribute in the schema: cryptAlgorithmClass | |
| CryptographicAlgorithmSid | Cryptographic Hashing Algorithm Represents the following attribute in the schema: cryptAlgorithmSid | |
| CryptographicAlgorithmType | Cryptographic Algorithm Type Represents the following attribute in the schema: cryptAlgorithmType | |
| CryptographicProvider | Cryptographic Provider Represents the following attribute in the schema: cryptProvider | |
| CryptographicProviderType | Cryptographic Provider Type Represents the following attribute in the schema: cryptProviderType | |
| CryptographicProviderTypeExtensibility | Cryptographic Provider Type Extensibility Represents the following attribute in the schema: cryptProviderTypeExt | |
| CryptographicProviderTypeExtensibilitySource | Provider Type Extensibility Source Represents the following attribute in the schema: cryptProviderTypeExtSource | |
| ExtendedAttributes |
Gets all extended attributes (attributes not defined in the schema) of the current element.
(Inherited from OpenXmlElement) | |
| ExtendedCryptographicAlgorithm | Cryptographic Algorithm Extensibility Represents the following attribute in the schema: algIdExt | |
| ExtendedCryptographicAlgorithmSource | Algorithm Extensibility Source Represents the following attribute in the schema: algIdExtSource | |
| Features |
Gets a IFeatureCollection for the current element. This feature collection will be read-only, but will inherit features from its parent part and package if available.
(Inherited from OpenXmlElement) | |
| FirstChild |
Gets the first child of the OpenXmlElement element.
Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element.
(Inherited from OpenXmlElement) | |
| HasAttributes |
Gets a value indicating whether the current element has any attributes.
(Inherited from OpenXmlElement) | |
| HasChildren |
Gets a value indicating whether the current element has any child elements.
(Inherited from OpenXmlLeafElement) | |
| HashData | Password Hash Represents the following attribute in the schema: hashData | |
| HashValue | hashValue, this property is only available in Office 2010 and later. Represents the following attribute in the schema: hashValue | |
| InnerText |
Gets or sets the concatenated values of the node and all of its children.
(Inherited from OpenXmlElement) | |
| InnerXml |
Gets or sets the markup that represents only the child elements of the current element.
(Inherited from OpenXmlLeafElement) | |
| LastChild |
Gets the last child of the OpenXmlElement element.
Returns null (Nothing in Visual Basic) if there is no such OpenXmlElement element.
(Inherited from OpenXmlElement) | |
| LocalName |
Gets the local name of the current element.
(Inherited from OpenXmlElement) | |
| MCAttributes |
Gets or sets the markup compatibility attributes. Returns null if no markup compatibility attributes are defined for the current element.
(Inherited from OpenXmlElement) | |
| NamespaceDeclarations |
Gets all the namespace declarations defined in the current element. Returns an empty enumerator if there is no namespace declaration.
(Inherited from OpenXmlElement) | |
| NamespaceUri |
Gets the namespace URI of the current element.
(Inherited from OpenXmlElement) | |
| OpenXmlElementContext |
Gets the OpenXmlElementContext of the current element.
(Inherited from OpenXmlElement) | |
| OuterXml |
Gets the markup that represents the current element and all of its child elements.
(Inherited from OpenXmlElement) | |
| Parent |
Gets the parent element of the current element.
(Inherited from OpenXmlElement) | |
| Prefix |
Gets the namespace prefix of current element.
(Inherited from OpenXmlElement) | |
| SaltData | Salt for Password Verifier Represents the following attribute in the schema: saltData | |
| SaltValue | saltValue, this property is only available in Office 2010 and later. Represents the following attribute in the schema: saltValue | |
| SpinCount | Iterations to Run Hashing Algorithm Represents the following attribute in the schema: spinCount | |
| SpinValue | spinValue, this property is only available in Office 2010 and later. Represents the following attribute in the schema: spinValue | |
| XmlQualifiedName |
Gets the qualified name of the current element.
(Inherited from OpenXmlElement) | |
| XName |
Gets the qualified name of the current element.
(Inherited from OpenXmlElement) |