你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

CustomOpenIdConnectProvider.Registration 属性

定义

自定义 Open ID Connect 提供程序的应用注册的配置设置。

public Azure.ResourceManager.AppService.Models.OpenIdConnectRegistration Registration { get; set; }
member this.Registration : Azure.ResourceManager.AppService.Models.OpenIdConnectRegistration with get, set
Public Property Registration As OpenIdConnectRegistration

属性值

适用于