TwitterProvider.Registration 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.
The configuration settings of the app registration for the Twitter provider.
public Azure.ResourceManager.Applications.Containers.Models.TwitterRegistration Registration { get; set; }
member this.Registration : Azure.ResourceManager.Applications.Containers.Models.TwitterRegistration with get, set
Public Property Registration As TwitterRegistration