Share via


SecurityKeyIdentifierClause.Id 屬性

定義

取得或設定金鑰識別碼子句 ID。

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

屬性值

金鑰識別碼子句 ID。 預設為 null

備註

當這個安全性金鑰標識串行化為 XML 時, Id 屬性會串行化為 Id 項目的屬性 <SecurityTokenReference> 。 如果屬性為 null,則 Id 屬性不會包含在 元素中 <SecurityTokenReference>

適用於