public DsCrlEntry[] RevocationLists { get; }
Public ReadOnly Property RevocationLists As DsCrlEntry() Get
public: property array<DsCrlEntry^>^ RevocationLists { array<DsCrlEntry^>^ get (); }
member RevocationLists : DsCrlEntry[] with get
In This Article