Gets the first SecureMimeCapability with the specified object identifier.
Namespace:
Rebex.Security.Cryptography.Pkcs
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Default Property Item ( _ oid As String _ ) As SecureMimeCapability Get |
C# |
---|
public SecureMimeCapability this[ string oid ] { get; } |
Parameters
- oid
- Type: System..::..String
The object identifier, either friendly name or dotted string format.