1 - Instructs CA to publish CRT file to this location (see Remarks).
2 - Instructs CA to include specified URL to all issued certificate's Authority Information Access extension.
32 - Instructs CA to include specified URL to all issued certificate's Authority Information Access extension as a OCSP Locator.
public short[] Flags { get; }
Public ReadOnly Property Flags As Short()
Get
public:
property array<short>^ Flags {
array<short>^ get ();
}
member Flags : int16[] with get