Share via


SecurityKeyIdentifierClause.DerivationLength 屬性

定義

取得衍生金鑰大小。

public:
 property int DerivationLength { int get(); };
public int DerivationLength { get; }
member this.DerivationLength : int
Public ReadOnly Property DerivationLength As Integer

屬性值

衍生金鑰的大小。

備註

Windows Communication Foundation (WCF) 不支援建立隱含衍生密鑰標識符。 不過,WCF 會處理包含隱含密鑰標識碼的傳入 SOAP 訊息。

適用於