The members of MonoMac.Security.SecRecord are listed below.
See Also: Inherited members from System.Object
| AccessGroup | string. Access group name. | |
| Accessible | SecAccessible. When should the keychain information be accessed. | |
| Account | string. Accout name. | |
| ApplicationLabel | string. An application-level tag, used to identify this key. | |
| ApplicationTag | MonoMac.Foundation.NSData. To store your application data. | |
| AuthenticationType | SecAuthenticationType. The authentication type. | |
| CanDecrypt | bool. Whether this cryptographic key can be used to decrypt data. | |
| CanDerive | bool. Whether this key can be used to derive another key. | |
| CanEncrypt | bool. Whether this cryptographic key can be used to encrypt data. | |
| CanSign | bool. Whether this key can be used to sign data. | |
| CanUnwrap | bool. Whether this key can be used to unwrap another key. | |
| CanVerify | bool. Whether this key can be used to verify a digital signature. | |
| CanWrap | bool. Whether this key can be used to wrap another key. | |
| [read-only] | CertificateEncoding | MonoMac.Foundation.NSNumber. The encoding used for the certificate. |
| [read-only] | CertificateType | MonoMac.Foundation.NSNumber. A certificate type. |
| Comment | string. Used editable comment for this record. | |
| CreationDate | MonoMac.Foundation.NSDate. Creation date for this item. | |
| Creator | int. Creator key, a 32-bit value | |
| CreatorType | int. Item's type. 32-bit value. | |
| Description | string. User visible description of this item. | |
| EffectiveKeySize | int. Number of effective bits on the key. | |
| Generic | MonoMac.Foundation.NSData. Generic password's NSData storage. | |
| Invisible | bool. If set, the item is not displayed to the user. | |
| IsNegative | bool. Whether there is a valid password associated | |
| IsPermanent | bool. Documentation for this section has not yet been entered. | |
| [read-only] | Issuer | MonoMac.Foundation.NSData. X.500 Issuer certificate name as an NSData block |
| KeyClass | SecKeyClass. The key class. | |
| KeySizeInBits | int. Bitsize for the key, contrast this with EffectiveKeySize. | |
| KeyType | SecKeyType. The key type. | |
| Label | string. User visible label for this item. | |
| MatchCaseInsensitive | bool. Whether matches should be case insensitive | |
| MatchEmailAddressIfPresent | string. Documentation for this section has not yet been entered. | |
| [write-only] | MatchIssuers | MonoMac.Foundation.NSData[]. Documentation for this section has not yet been entered. |
| MatchItemList | MonoMac.Foundation.NSArray. Documentation for this section has not yet been entered. | |
| MatchPolicy | SecPolicy. Documentation for this section has not yet been entered. | |
| MatchSubjectContains | string. Documentation for this section has not yet been entered. | |
| MatchTrustedOnly | bool. Documentation for this section has not yet been entered. | |
| MatchValidOnDate | MonoMac.Foundation.NSDate. Documentation for this section has not yet been entered. | |
| ModificationDate | MonoMac.Foundation.NSDate. Documentation for this section has not yet been entered. | |
| Path | string. Path component of an InternetPassword. | |
| Port | int. Port component of an InternetPassword | |
| Protocol | SecProtocol. Protocol component of an InternetPassword | |
| [read-only] | PublicKeyHash | MonoMac.Foundation.NSData. Public key hash |
| SecurityDomain | string. Security domain for InternetPassword items. | |
| [read-only] | SerialNumber | MonoMac.Foundation.NSData. Serial number for the certificate. |
| Server | string. Server component for an InternetPassword | |
| Service | string. Service associated with an InternetPassword. | |
| [read-only] | Subject | string. X.500 Subject name stored as an NSData. |
| [read-only] | SubjectKeyID | MonoMac.Foundation.NSData. SubjectKeyID of the certificate. |
| ValueData | MonoMac.Foundation.NSData. The value data to store. | |
| ValueRef | MonoMac.Foundation.NSObject. Documentation for this section has not yet been entered. |