IssuerBundle Class

Definition

The issuer for Key Vault certificate.

public class IssuerBundle
type IssuerBundle = class
Public Class IssuerBundle
Inheritance
IssuerBundle

Constructors

IssuerBundle()

Initializes a new instance of the IssuerBundle class.

IssuerBundle(String, String, IssuerCredentials, OrganizationDetails, IssuerAttributes)

Initializes a new instance of the IssuerBundle class.

Properties

Attributes

Gets or sets attributes of the issuer object.

Credentials

Gets or sets the credentials to be used for the issuer.

Id

Gets identifier for the issuer object.

IssuerIdentifier

Identifier for the issuer object.

OrganizationDetails

Gets or sets details of the organization as provided to the issuer.

Provider

Gets or sets the issuer provider.

Applies to