OpenIdConnectOptions.Authority 属性

定义

获取或设置在执行 OpenIdConnect 调用时使用的 Authority。

public:
 property System::String ^ Authority { System::String ^ get(); void set(System::String ^ value); };
public string Authority { get; set; }
member this.Authority : string with get, set
Public Property Authority As String

属性值

适用于