
public sealed class CertSrvAiaUrlEntry : ICertSrvCdpAiaUriPublic NotInheritable Class CertSrvAiaUrlEntry
	Implements ICertSrvCdpAiaUripublic ref class CertSrvAiaUrlEntry sealed : ICertSrvCdpAiaUri[<SealedAttribute>]
type CertSrvAiaUrlEntry = 
    class
        interface ICertSrvCdpAiaUri
    end| AddToCertificateAia | Gets True if specified URL is configured to include specified URL to all issued certificate's Authority Information Access extension. | 
| AddToCertificateOcsp | Gets True if specified URL is configured to include specified URL to all issued certificate's Authority Information Access extension as a OCSP Locator. | 
| ServerPublish | Gets True if specified URL is configured to publish the CRT file to the specified location. | 
| Uri | Gets an URL representation that is shown in Certification Authority MMC snap-in Extensions tab. | 
| UrlScheme | Gets the protocol scheme used by this object. | 
| Equals | (Overrides ObjectEquals(Object)) | 
| FromConfigUri | |
| FromRegUri | Gets an URL that is formatted as follows: flags:protocol/ActualURL/options. for example, an URL can be: 3:http://pki.company.com/AIA/%2_%3%4.crtSee Remarks for detailed URL structure. | 
| GetHashCode | (Overrides ObjectGetHashCode) | 
| GetPublishFlags | Returns a bitwise combination of flags enabled for the current object. | 
| GetRegUri | Gets a registry-based URI from the current object. | 
| GetType | (Inherited from Object) | 
| ToString | Returns a string representation of the current AIA object. (Overrides Object.ToString().) (Overrides ObjectToString) |