'Declaration
Public Overloads Shared Function UpdateCredentials( _ ByVal targetChannel As WebChannel, _ ByVal repositoryId As Guid, _ ByVal forceUpdate As Boolean _ ) As Boolean
public static bool UpdateCredentials( WebChannel targetChannel, Guid repositoryId, bool forceUpdate )
Parameters
- targetChannel
- The web channel to update credentials for
- repositoryId
- The owner Id to specify to the server (for example repository Id)
- forceUpdate
- True to force a requery to the user even if they previously canceled requesting credentials