INSSecureCoding Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The secure coding category.
[Foundation.Protocol(Name="NSSecureCoding", WrapperType=typeof(Foundation.NSSecureCodingWrapper))]
public interface INSSecureCoding : Foundation.INSCoding, IDisposable
type INSSecureCoding = interface
interface INativeObject
interface IDisposable
interface INSCoding
- Derived
- Attributes
- Implements
Properties
Handle |
Handle (pointer) to the unmanaged object representation. (Inherited from INativeObject) |
Methods
EncodeTo(NSCoder) |
Serializes |