WrappedKeySecurityToken.GetWrappedKey Method

Definition

Gets the wrapped key.

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

Returns

Byte[]

The wrapped key.

Applies to