Class OnlineUriReference
Container class for URI references through the API surface.
Inheritance
System.Object
OnlineUriReference
Namespace: Den.Dev.Grunt.Models.ApiIngress
Assembly: Den.Dev.Grunt.dll
Syntax
[[Den.Dev.Grunt.Models.IsAutomaticallySerializable]]
[[System.Runtime.CompilerServices.Nullable(0)]]
[[System.Runtime.CompilerServices.NullableContext(2)]]
public class OnlineUriReference
Constructors
Name | Description |
---|---|
OnlineUriReference() |
Properties
Name | Description |
---|---|
AcknowledgementTypeId | Gets or sets the acknowledgement type. |
AuthenticationLifetimeExtensionSupported | Gets or sets whether authentication lifetime extension is supported. |
AuthorityId | Gets or sets the authority ID. |
ClearanceAware | Gets or sets the requirement for a valid clearance attached to the request. |
EndpointId | Gets or sets the unique endpoint ID. |
Path | Gets or sets the API path. |
QueryString | Gets or sets the query string contents. |
RetryPolicyId | Gets or sets the retry policy ID. |
TopicName | Gets or sets the topic name. |