SecKey.GetExternalRepresentation 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
多載
GetExternalRepresentation() | |
GetExternalRepresentation(NSError) |
GetExternalRepresentation()
[ObjCRuntime.TV(10, 0)]
[ObjCRuntime.Watch(3, 0)]
public Foundation.NSData GetExternalRepresentation ();
member this.GetExternalRepresentation : unit -> Foundation.NSData
傳回
- 屬性
適用於
GetExternalRepresentation(NSError)
[ObjCRuntime.TV(10, 0)]
[ObjCRuntime.Watch(3, 0)]
public Foundation.NSData GetExternalRepresentation (out Foundation.NSError error);
member this.GetExternalRepresentation : -> Foundation.NSData
參數
- error
- NSError
傳回
- 屬性