BotAuthenticationOptions.ApplicationIdUri Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Application ID URI.
[System.ComponentModel.DataAnnotations.Required(ErrorMessage="Application id uri is required")]
public string ApplicationIdUri { get; set; }
[<System.ComponentModel.DataAnnotations.Required(ErrorMessage="Application id uri is required")>]
member this.ApplicationIdUri : string with get, set
Public Property ApplicationIdUri As String
Property Value
- Attributes