Share via


KeyInfo.Id 屬性

定義

取得或設定金鑰資訊識別。

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

屬性值

金鑰資訊識別。

適用於