Class XmlAttributeInfo
Inherited Members
Namespace: Lacuna.RestPki.Client
Assembly: Lacuna.RestPki.Client.dll
Syntax
public class XmlAttributeInfo
Properties
LocalName
Declaration
public string LocalName { get; }
Property Value
Type | Description |
---|---|
String |
NameSpaceUri
Declaration
public string NameSpaceUri { get; }
Property Value
Type | Description |
---|---|
String |
Value
Declaration
public string Value { get; }
Property Value
Type | Description |
---|---|
String |