Issuer Property
Issuer
The provider or the service the account is associated with.
C#
public string Issuer { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Remarks
The Issuer property is recommended, but it can be absent (set to null
).