共用方式為


OpenIdConnectOptions.ClientId 屬性

定義

取得或設定 'client_id'。

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

屬性值

適用於