PowerShell Logo Small

Get-CAAuthorityInformationAccess



This is the built-in help made by Microsoft for the command 'Get-CAAuthorityInformationAccess', in PowerShell version 5 - as retrieved from Windows version 'Microsoft Windows Server 2012 R2 Standard' PowerShell help files on 2016-06-23.

For PowerShell version 3 and up, where you have Update-Help, this command was run just before creating the web pages from the help files.

SYNOPSIS

Gets the Authority Information Access (AIA) and Online Certificate Status Protocol (OCSP) URI information set on the AIA extension of the certification authority (CA) properties.

SYNTAX


Get-CAAuthorityInformationAccess [<CommonParameters>]



Search powershellhelp.space

DESCRIPTION


The Get-CAAuthorityInformationAccess cmdlet gets the Authority Information Access (AIA) and Online Certificate Status Protocol (OCSP) URI information set on the AIA
extension of the certification authority (CA) properties.



<

RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkID=290940
Add-CAAuthorityInformationAccess
Remove-CAAuthorityInformationAccess

REMARKS

<

Examples


-------------------------- EXAMPLE 1 --------------------------

C:\PS>Get-CAAuthorityInformationAccess



Description

-----------

Returns the current authority information access (AIA) and online certificate status protocol (OCSP) settings information for the certification authority (CA).