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 消息。

适用于