public class AuthorityInformationAccess
Public Class AuthorityInformationAccess
public ref class AuthorityInformationAccess
type AuthorityInformationAccess = class end
AuthorityInformationAccess | Initializes a new instance of the AuthorityInformationAccess class |
ComputerName | Gets the host fully qualified domain name (FQDN) of the server where Certification Authority is installed. |
DisplayName | Gets the display name of the Certification Authority (sanitized characters are decoded to textual characters). |
IsModified | Indiciates whether the object was modified after it was instantiated. |
Name | Gets the common name of the Certification Authority in a sanitized form as specified in MS-WCCE §3.1.1.4.1.1. |
URI | Gets or sets an array of AIA objects. Each AIA object represents Authority Information Access URL and URL parameters. |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
SetInfo | Updates Authority Information Access configuration by writing them to Certification Authority. |
ToString | (Inherited from Object) |