Share via


WrappedKeySecurityToken.GetWrappedKey メソッド

定義

ラップされたキーを取得します。

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

戻り値

Byte[]

ラップされたキー。

適用対象