Property Endpoints
Endpoints
Gets or sets the list of available API endpoints that map to Authorities.
Declaration
[[System.Runtime.CompilerServices.Nullable(new System.Byte[] { 2, 1, 1 })]]
public System.Collections.Generic.Dictionary<string,Den.Dev.Grunt.Models.ApiIngress.OnlineUriReference>? Endpoints { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.Dictionary<System.String,OnlineUriReference> |