共用方式為


DataProtectionSecurityStateEncoder.GetEntropy 方法

定義

指出這個編碼器的隨機性。

public:
 cli::array <System::Byte> ^ GetEntropy();
public byte[] GetEntropy ();
member this.GetEntropy : unit -> byte[]
Public Function GetEntropy () As Byte()

傳回

Byte[]

類型為 Byte 的陣列。

適用於