We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c508114 commit 1ad3446Copy full SHA for 1ad3446
docset/winserver2012r2-ps/adfs/Get-AdfsRelyingPartyTrust.md
@@ -47,7 +47,7 @@ This command gets the property settings for the relying party trust named Fabrik
47
PS C:\> Get-AdfsRelyingPartyTrust -Identifier "https://FabrikamApp.CentralServer.org"
48
```
49
50
-This command gets the property settings for a relying party trust that has the identifier https://FabrikamApp.CentralServer.org.
+This command gets the property settings for a relying party trust that has the identifier `https://FabrikamApp.CentralServer.org`.
51
52
### Example 3: Get property settings for an updated relying party trust
53
0 commit comments