| Visual Basic (Declaration) | |
|---|---|
| <DataMemberAttribute(Order=6, EmitDefaultValue=False)> Public Property OfflineRevocationList As Byte() | |
| C# | |
|---|---|
| [DataMemberAttribute(Order=6, EmitDefaultValue=false)] public byte[] OfflineRevocationList {get; set;} | |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    