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 메시지를 처리합니다.

적용 대상