OAuth2AuthTypeConnectionProperties.Credentials 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.
ClientId and ClientSecret are required. Other properties are optional depending on each OAuth2 provider's implementation.
public Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesConnectionOAuth2 Credentials { get; set; }
member this.Credentials : Azure.ResourceManager.CognitiveServices.Models.CognitiveServicesConnectionOAuth2 with get, set
Public Property Credentials As CognitiveServicesConnectionOAuth2