WrappedKeySecurityToken.GetWrappedKey 方法

定义

获取已包装的密钥。

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

返回

Byte[]

已包装的密钥。

适用于