Show / Hide Table of Contents

Class Certificate

Inheritance
System.Object
Certificate
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Couchbase.Lite.P2P
Assembly: Couchbase.Lite.dll
Syntax
public class Certificate

Fields

| Improve this Doc View Source

CommonNameAttribute

Declaration
public static readonly string CommonNameAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

CountryAttribute

Declaration
public static readonly string CountryAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

EmailAddressAttribute

Declaration
public static readonly string EmailAddressAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

GivenNameAttribute

Declaration
public static readonly string GivenNameAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

HostnameAttribute

Declaration
public static readonly string HostnameAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

IPAddressAttribute

Declaration
public static readonly string IPAddressAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

LocalityAttribute

Declaration
public static readonly string LocalityAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

OrganizationAttribute

Declaration
public static readonly string OrganizationAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

OrganizationUnitAttribute

Declaration
public static readonly string OrganizationUnitAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

PostalAddressAttribute

Declaration
public static readonly string PostalAddressAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

PostalCodeAttribute

Declaration
public static readonly string PostalCodeAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

PseudonymAttribute

Declaration
public static readonly string PseudonymAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

RegisteredIDAttribute

Declaration
public static readonly string RegisteredIDAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

StateOrProvinceAttribute

Declaration
public static readonly string StateOrProvinceAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

SurnameAttribute

Declaration
public static readonly string SurnameAttribute
Field Value
Type Description
System.String
| Improve this Doc View Source

URLAttribute

Declaration
public static readonly string URLAttribute
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX