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

属性值

适用于