OidcProviderOptions.Authority 属性

定义

获取或设置 OpenID Connect (OIDC) 标识提供者的权限。

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

属性值

适用于