Share via


WrappedKeySecurityToken.GetWrappedKey 메서드

정의

래핑된 키를 가져옵니다.

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

반환

Byte[]

래핑된 키입니다.

적용 대상