Table of Contents

Class StsUriElement

Namespace
Microsoft.ServiceBus.Configuration
Assembly
Microsoft.ServiceBus.dll

Represents the security token service of the URI element.

public sealed class StsUriElement : ConfigurationElement
Inheritance
StsUriElement

Constructors

StsUriElement()

public StsUriElement()

Properties

Value

Gets or sets the value of the element.

public Uri Value { get; set; }

Property Value

Uri

The value of the element.