Show / Hide Table of Contents

Class DataObjectFormat

Inheritance
Object
DataObjectFormat
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Lacuna.Pki.Xml
Assembly: Lacuna.Pki.dll
Syntax
public class DataObjectFormat

Properties

Description

Declaration
public string Description { get; }
Property Value
Type Description
String

MimeType

Declaration
public string MimeType { get; }
Property Value
Type Description
String

Oid

Declaration
public string Oid { get; }
Property Value
Type Description
String
Back to top Copyright © 2015-2020 Lacuna Software