IssuerElement Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A configuration element that describes an issuer of a token for the Azure Service Bus.
public class IssuerElement : System.Configuration.ConfigurationElement
type IssuerElement = class
inherit ConfigurationElement
Public Class IssuerElement
Inherits ConfigurationElement
- Inheritance
-
IssuerElement
Properties
Address |
Gets or sets the URI address of the token issuer. |
Properties |
Gets the collection of properties contained in this configuration element. |
Methods
CopyFrom(ConfigurationElement) |
Copies the contents of the specified configuration element to this configuration element. |