Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PublicCertificate

Package version

Public certificate object

Hierarchy

Index

Properties

Optional blob

blob: Uint8Array

Public Certificate byte array

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional publicCertificateLocation

publicCertificateLocation: PublicCertificateLocation

Public Certificate Location. Possible values include: 'CurrentUserMy', 'LocalMachineMy', 'Unknown'

Optional thumbprint

thumbprint: undefined | string

Certificate Thumbprint NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc