SecurityKeyIdentifierClause.GetDerivationNonce 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得用來產生衍生金鑰的 Nonce。
public:
cli::array <System::Byte> ^ GetDerivationNonce();
public byte[] GetDerivationNonce ();
member this.GetDerivationNonce : unit -> byte[]
Public Function GetDerivationNonce () As Byte()
傳回
Byte[]
Byte 陣列,其中包含用來產生衍生金鑰的 Nonce。
備註
Windows Communication Foundation (WCF) 不支援建立隱含衍生密鑰標識符。 不過,WCF 會處理包含隱含密鑰標識碼的傳入 SOAP 訊息。