Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/asp.net-core/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
OAuthWebSecurity.RegisterGoogleClient将如何受到google';非统组织的迁移?_Oauth_Google Oauth_Asp.net 4.5 - Fatal编程技术网

OAuthWebSecurity.RegisterGoogleClient将如何受到google';非统组织的迁移?

OAuthWebSecurity.RegisterGoogleClient将如何受到google';非统组织的迁移?,oauth,google-oauth,asp.net-4.5,Oauth,Google Oauth,Asp.net 4.5,我正在使用Microsoft内置的OAUTH包装进行评估,特别是查看.net 4.5中包含的OAuthWebSecurity.RegisterGoogleClient。查看Google站点上的文档,他们对各种oauth方法()提出了一系列的反对意见 我有点尴尬,但我不知道微软是用“哪种”方法来知道我是否正在安装一段可能会很快中断的代码 OAuthWebSecurity.RegisterGoogleClient(); Microsoft文档有点模糊- 谢谢,亚伦

我正在使用Microsoft内置的OAUTH包装进行评估,特别是查看.net 4.5中包含的OAuthWebSecurity.RegisterGoogleClient。查看Google站点上的文档,他们对各种oauth方法()提出了一系列的反对意见

我有点尴尬,但我不知道微软是用“哪种”方法来知道我是否正在安装一段可能会很快中断的代码

  OAuthWebSecurity.RegisterGoogleClient();
Microsoft文档有点模糊-

谢谢,亚伦