INSSecureCoding 인터페이스

정의

보안 코딩 범주입니다.

[Foundation.Protocol(Name="NSSecureCoding", WrapperType=typeof(Foundation.NSSecureCodingWrapper))]
public interface INSSecureCoding : Foundation.INSCoding, IDisposable
type INSSecureCoding = interface
    interface INativeObject
    interface IDisposable
    interface INSCoding
파생
특성
구현

속성

Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 INativeObject)

메서드

EncodeTo(NSCoder)

로 직렬화됩니다 this .

(다음에서 상속됨 INSCoding)

적용 대상