NSKeyedArchiver.GetRequiresSecureCoding Method

Definition

[Foundation.Export("requiresSecureCoding")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool GetRequiresSecureCoding ();
[Foundation.Export("requiresSecureCoding")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool GetRequiresSecureCoding ();
abstract member GetRequiresSecureCoding : unit -> bool
override this.GetRequiresSecureCoding : unit -> bool

Returns

Attributes

Applies to