共用方式為


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

屬性值

適用於