Show / Hide Table of Contents

Issuer Property

Issuer

The provider or the service the account is associated with.

C#
public string? Issuer { get; set; }

Property Value

Type Description
string

Remarks

The Issuer property is recommended, but it can be absent (set to null).

In this article
Back to top Generated by DocFX