Namespace: Org.BouncyCastle.Pkcs
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Assembly: ITextSharp (in ITextSharp.dll) Version: 4.1.6.0
Syntax
C# |
---|
[ObsoleteAttribute("Use 'object[index]' syntax instead")] public Asn1Encodable GetBagAttribute( string oid ) |
Visual Basic |
---|
<ObsoleteAttribute("Use 'object[index]' syntax instead")> _ Public Function GetBagAttribute ( _ oid As String _ ) As Asn1Encodable |
Visual C++ |
---|
[ObsoleteAttribute(L"Use 'object[index]' syntax instead")] public: Asn1Encodable^ GetBagAttribute( String^ oid ) |
Parameters
- oid
- Type: System..::..String