Gets or sets the second 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.
'Declaration
Public Property ClientSecret As String
public string ClientSecret {get; set;}
Property Value
The second one of the pair of OAuth 2.0 credentials, that you can obtain when you register an OAuth application in Azure AD tenant.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2