共用方式為


WrappedKeySecurityToken.GetWrappedKey 方法

定義

取得包裝的金鑰。

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

傳回

Byte[]

包裝的金鑰。

適用於