DefaultAuthenticationPolicy.CheckAndUpdateWin2016WIAUserAgents Method
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.
public:
static void CheckAndUpdateWin2016WIAUserAgents(Microsoft::IdentityServer::PolicyModel::Configuration::DefaultAuthenticationPolicy ^ policy);
public static void CheckAndUpdateWin2016WIAUserAgents (Microsoft.IdentityServer.PolicyModel.Configuration.DefaultAuthenticationPolicy policy);
static member CheckAndUpdateWin2016WIAUserAgents : Microsoft.IdentityServer.PolicyModel.Configuration.DefaultAuthenticationPolicy -> unit
Public Shared Sub CheckAndUpdateWin2016WIAUserAgents (policy As DefaultAuthenticationPolicy)
Parameters
- policy
- DefaultAuthenticationPolicy