After you apply this update, the Skype for Business Server 2015 OAuth (Open Authorization) protocol for server-to-server authentication and authorization can be optionally switched by using PowerShell.
For example:
Move-CsUser -Identity "UserAccountName" -Target "RegistrarPool FQDN" – UseOAuth
In this example, the OAuth authentication method is invoked when you move the user account by using the Identity to the Registrar pool. Otherwise, the Skype for Business Server will use the existing legacy authentication.