LuisApplication.EndpointKey Property
Definition
Gets or sets lUIS subscription or endpoint key.
public string EndpointKey { get; set; }
member this.EndpointKey : string with get, set
Public Property EndpointKey As String
Property Value
- String
LUIS subscription or endpoint key.
Applies to