Gets or sets one of the pair of OAuth 2.0 credentials, that you can obtain when you register an OAuth application in Azure AD tenant. This parameter is used for RefreshToken authentication.
public string ClientId {get; set;}
'Declaration
Public Property ClientId As String
Property Value
One of the pair of OAuth 2.0 credentials, that you can obtain when you register an OAuth application in Azure AD tenant.