DefinedUrlPaths Class Members
In This Topic
The following tables list the members exposed by DefinedUrlPaths.
Public Constructors
Public Properties
| Name | Description |
 | Item |
Gets or sets the value at the given key.
|
 | Keys |
Gets the collection of keys
|
 | Values |
Gets the collection of values
|
Top
Public Methods
| Name | Description |
 | Add |
Add a new Path for SSL Configuration
|
 | Remove |
Remove a Path from SSL Configuration
|
Top
Extension Methods
| Name | Description |
 | ToQueryString | Overloaded.
Use this method to bulid query string from NameValueCollection
|
Top
See Also