Microsoft.Xades.OCSPIdentifier.OCSPIdentifier C# (CSharp) Méthode

OCSPIdentifier() public méthode

Default constructor
public OCSPIdentifier ( ) : System
Résultat System
		public OCSPIdentifier()
		{
			this.producedAt = DateTime.MinValue;
		}
		#endregion