SecRecord.SetValueRef(INativeObject) Method
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.
Use this to add a certificate, identity or key to the record.
public void SetValueRef (ObjCRuntime.INativeObject value);
member this.SetValueRef : ObjCRuntime.INativeObject -> unit
Parameters
- value
- INativeObject
An object of type SecCertificateSecIdentity or SecKey.