The properties of Security.SecTrust are listed below. For a list of all members, see the SecTrust Members list.
See Also: Inherited members from System.Object
| [read-only] | Count | int. Return the number of certificates used for evaluation. |
| [read-only] | Handle | IntPtr. Handle (pointer) to the unmanaged object representation. |
| [read-only] default property | Item(nint) | SecCertificate. Get one of the certificate used to evaluate the trust. |
| NetworkFetchAllowed | bool. Documentation for this section has not yet been entered. |