Class ImageVaultRootCertificateServicePointManager
Allows certificates issued by ImageVault root certificates
Implements
System.IDisposable
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ImageVault.Client.Security
Assembly: ImageVault.Client.dll
Syntax
[Obsolete("Implementation not threadsafe and should be avoided")]
public class ImageVaultRootCertificateServicePointManager : ServicePointManagerHelper, IDisposable
Constructors
ImageVaultRootCertificateServicePointManager()
Initializes a new instance of the ImageVaultRootCertificateServicePointManager class.
Declaration
public ImageVaultRootCertificateServicePointManager()
Implements
System.IDisposable