de/Microsoft.Open.MS.GraphBeta.PowerShell.dll-Help.xml

<?xml version="1.0" encoding="utf-8"?>
<helpItems schema="maml" xmlns="http://msh">
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Add-AzureADMSApplicationOwner
      </command:name>
      <maml:description>
        <maml:para>Fügt einen Besitzer für ein Anwendungsobjekt hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Add</command:verb>
      <command:noun>AzureADMSApplicationOwner</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Fügt einen Besitzer für ein Anwendungsobjekt hinzu.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Add-AzureADMSApplicationOwner</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>RefObjectId</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner des spezifischen Azure Active Directory-Objekts, das als Besitzer/Vorgesetzter/Mitglied zugewiesen wird</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
 
 
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>RefObjectId</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner des spezifischen Azure Active Directory-Objekts, das als Besitzer/Vorgesetzter/Mitglied zugewiesen wird</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Hinzufügen eines Besitzers zu einer Anwendung</maml:title>
        <dev:code>PS C:\&gt;Add-AzureADMSApplicationOwner -ObjectId 3ddd22e7-a150-4bb3-b100-e410dea1cb84 -RefObjectId c13dd34a-492b-4561-b171-40fcce2916c5</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird einer Anwendung ein Besitzer hinzugefügt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-AzureADMSApplication
      </command:name>
      <maml:description>
        <maml:para>Ruft die Liste der Anwendungen innerhalb der Organisation ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSApplication</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Ruft die Liste der Anwendungen innerhalb der Organisation ab. Mit einem ObjectID-Argument können die Eigenschaften des Anwendungsobjekts abgerufen werden, das der ObjectID zugeordnet ist.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Get-AzureADMSApplication</maml:name>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Gibt die ID einer Anwendung in Azure Active Directory an.</maml:para>
          </maml:description>
          <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Bei TRUE werden alle Anwendungen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:description>
          <command:parametervalue required="false" variablelength="false">bool?</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Top</maml:name>
          <maml:description>
            <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
          </maml:description>
          <command:parametervalue required="false" variablelength="false">int?</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Filter</maml:name>
          <maml:description>
            <maml:para>Gibt eine oData v3.0-Filteranweisung an. Dieser Parameter steuert, welche Objekte zurückgegeben werden.</maml:para>
          </maml:description>
          <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>SearchString</maml:name>
          <maml:Description>
            <maml:para>Ruft nur die Anwendungen ab, die dem -SearchString-Wert entsprechen.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Gibt die ID einer Anwendung in Azure Active Directory an.</maml:para>
        </maml:description>
        <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
 
 
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>Bei TRUE werden alle Anwendungen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
        </maml:description>
        <command:parametervalue required="false" variablelength="false">bool?</command:parametervalue>
        <dev:type>
          <maml:name>bool?</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Top</maml:name>
        <maml:description>
          <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
        </maml:description>
        <command:parametervalue required="false" variablelength="false">int?</command:parametervalue>
        <dev:type>
          <maml:name>int?</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Filter</maml:name>
        <maml:description>
          <maml:para>Gibt eine oData v3.0-Filteranweisung an. Dieser Parameter steuert, welche Objekte zurückgegeben werden.</maml:para>
        </maml:description>
        <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>SearchString</maml:name>
        <maml:Description>
          <maml:para>Ruft nur die Anwendungen ab, die dem -SearchString-Wert entsprechen.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>bool?</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>int?</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.MsApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Abrufen einer Anwendung nach Anzeigename</maml:title>
        <dev:code>
          PS C:\&gt;Get-AzureADMSApplication -Filter "DisplayName eq 'My App'"
 
          Id : ba4a97a7-3815-4752-bf4c-f1c0cccfff6a
          OdataType :
          Api : class ApiApplication {
          AcceptMappedClaims:
          KnownClientApplications:
          PreAuthorizedApplications:
          RequestedAccessTokenVersion: 2
          Oauth2PermissionScopes:
          System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
          }
 
          AppId : 807dd73f-8451-4cfa-b3bc-52ac3fd95330
          AppRoles : {}
          IsDeviceOnlyAuthSupported :
          IsFallbackPublicClient :
          IdentifierUris : {}
          DeletedDateTime :
          DisplayName : My App
          Info : class InformationalUrl {
          TermsOfServiceUrl:
          MarketingUrl:
          PrivacyStatementUrl:
          SupportUrl:
          LogoUrl:
          }
 
          KeyCredentials : {}
          OptionalClaims :
          ParentalControlSettings : class ParentalControlSettings {
          CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
          LegalAgeGroupRule: Allow
          }
 
          PasswordCredentials : {}
          PublicClientApplication :
          RequiredResourceAccess : {}
          SignInAudience : AzureADandPersonalMicrosoftAccount
          Tags : {}
          TokenEncryptionKeyId :
          Web : class WebApplication {
          LogoutUrl:
          Oauth2AllowImplicitFlow:
          RedirectUris: System.Collections.Generic.List`1[System.String]
          ImplicitGrantSettings: class ImplicitGrantSettings {
          EnableIdTokenIssuance: False
          EnableAccessTokenIssuance: False
          }
 
          }
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Anwendung nach Anzeigenamen abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Beispiel 2: Abrufen einer Anwendung nach ID</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSApplication -Filter "AppId eq 'ed192e92-84d4-4baf-997d-1e190a81f28e'"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Anwendung nach ihrer ID abgerufen.</maml:para>
          <maml:para>Ausgabe:</maml:para>
          <maml:para>
 
 
            Id : ba4a97a7-3815-4752-bf4c-f1c0cccfff6a
            OdataType :
            Api : class ApiApplication {
            AcceptMappedClaims:
            KnownClientApplications:
            PreAuthorizedApplications:
            RequestedAccessTokenVersion: 2
            Oauth2PermissionScopes:
            System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
            }
 
            AppId : 807dd73f-8451-4cfa-b3bc-52ac3fd95330
            AppRoles : {}
            IsDeviceOnlyAuthSupported :
            IsFallbackPublicClient :
            IdentifierUris : {}
            DeletedDateTime :
            DisplayName : My App
            Info : class InformationalUrl {
            TermsOfServiceUrl:
            MarketingUrl:
            PrivacyStatementUrl:
            SupportUrl:
            LogoUrl:
            }
 
            KeyCredentials : {}
            OptionalClaims :
            ParentalControlSettings : class ParentalControlSettings {
            CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
            LegalAgeGroupRule: Allow
            }
 
            PasswordCredentials : {}
            PublicClientApplication :
            RequiredResourceAccess : {}
            SignInAudience : AzureADandPersonalMicrosoftAccount
            Tags : {}
            TokenEncryptionKeyId :
            Web : class WebApplication {
            LogoutUrl:
            Oauth2AllowImplicitFlow:
            RedirectUris: System.Collections.Generic.List`1[System.String]
            ImplicitGrantSettings: class ImplicitGrantSettings {
            EnableIdTokenIssuance: False
            EnableAccessTokenIssuance: False
            }
 
            }
          </maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Beispiel 3: Abrufen einer Anwendung anhand von identifierUris</maml:title>
        <dev:code>Get-AzureADMSApplication -Filter "identifierUris/any(uri:uri eq 'http://wingtips.wingtiptoysonline.com')"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Beispiel 4: Abrufen einer Anwendung nach Objekt-ID</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSApplication -ObjectId ffe886bc-e978-4002-829e-cf5b1e83d56a</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Anwendung nach ihrer Objekt-ID abgerufen.</maml:para>
          <maml:para>Ausgabe:</maml:para>
          <maml:para>
 
 
            Id : f8bbcbe4-df80-4a6b-80c5-926e28e41407
            OdataType :
            AddIns : {}
            Api : class ApiApplication {
            AcceptMappedClaims:
            KnownClientApplications:
            PreAuthorizedApplications:
            RequestedAccessTokenVersion:
            Oauth2PermissionScopes:
            System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
            ResourceSpecificApplicationPermissions:
            }
 
            AppId : 18f78c92-365c-4fa0-9b6f-7e06fff27ffe
            ApplicationTemplateId :
            AppRoles : {}
            GroupMembershipClaims :
            IsDeviceOnlyAuthSupported :
            IsFallbackPublicClient :
            IdentifierUris : {}
            CreatedDateTime :
            DeletedDateTime :
            DisplayName : my app
            Info : class InformationalUrl {
            TermsOfServiceUrl:
            MarketingUrl:
            PrivacyStatementUrl:
            SupportUrl:
            LogoUrl:
            }
 
            KeyCredentials : {}
            OptionalClaims :
            ParentalControlSettings : class ParentalControlSettings {
            CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
            LegalAgeGroupRule: Allow
            }
 
            PasswordCredentials : {}
            PublicClient : class PublicClientApplication {
            RedirectUris: System.Collections.Generic.List`1[System.String]
            }
 
            PublisherDomain :
            RequiredResourceAccess : {}
            SignInAudience : AzureADMyOrg
            Tags : {}
            TokenEncryptionKeyId :
            Web : class WebApplication {
            HomePageUrl:
            LogoutUrl:
            RedirectUris: System.Collections.Generic.List`1[System.String]
            ImplicitGrantSettings: class ImplicitGrantSettings {
            EnableIdTokenIssuance: True
            EnableAccessTokenIssuance: False
            }
 
            }
          </maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Beispiel 5: Abrufen der ersten zwei Anwendungen</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSApplication -Top 2</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden die ersten 2 Anwendungen abgerufen.</maml:para>
          <maml:para>Ausgabe:</maml:para>
          <maml:para>
 
 
            Id : 121ce3aa-64cb-44f2-99e8-deb705caeddd
            OdataType :
            AddIns : {}
            Api : class ApiApplication {
            AcceptMappedClaims:
            KnownClientApplications:
            PreAuthorizedApplications:
            RequestedAccessTokenVersion: 2
            Oauth2PermissionScopes:
            System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
            ResourceSpecificApplicationPermissions:
            }
 
            AppId : a1293e4b-97ae-4f58-9eeb-d0ba5b4b821a
            ApplicationTemplateId :
            AppRoles : {}
            GroupMembershipClaims :
            IsDeviceOnlyAuthSupported :
            IsFallbackPublicClient :
            IdentifierUris : {}
            CreatedDateTime :
            DeletedDateTime :
            DisplayName : My App
            Info : class InformationalUrl {
            TermsOfServiceUrl:
            MarketingUrl:
            PrivacyStatementUrl:
            SupportUrl:
            LogoUrl:
            }
 
            KeyCredentials : {}
            OptionalClaims :
            ParentalControlSettings : class ParentalControlSettings {
            CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
            LegalAgeGroupRule: Allow
            }
 
            PasswordCredentials : {}
            PublicClient : class PublicClientApplication {
            RedirectUris: System.Collections.Generic.List`1[System.String]
            }
 
            PublisherDomain :
            RequiredResourceAccess : {}
            SignInAudience : AzureADandPersonalMicrosoftAccount
            Tags : {}
            TokenEncryptionKeyId :
            Web : class WebApplication {
            HomePageUrl:
            LogoutUrl:
            RedirectUris: System.Collections.Generic.List`1[System.String]
            ImplicitGrantSettings: class ImplicitGrantSettings {
            EnableIdTokenIssuance: False
            EnableAccessTokenIssuance: False
            }
 
            }
 
 
            Id : 14a3f1ac-46a7-4d00-b1ca-0b2b84f033c2
            OdataType :
            AddIns : {}
            Api : class ApiApplication {
            AcceptMappedClaims:
            KnownClientApplications:
            PreAuthorizedApplications:
            RequestedAccessTokenVersion: 2
            Oauth2PermissionScopes:
            System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
            ResourceSpecificApplicationPermissions:
            }
 
            AppId : 51546bbc-4233-42d3-a08e-c73a370f5d41
            ApplicationTemplateId :
            AppRoles : {}
            GroupMembershipClaims :
            IsDeviceOnlyAuthSupported :
            IsFallbackPublicClient :
            IdentifierUris : {}
            CreatedDateTime :
            DeletedDateTime :
            DisplayName : My App
            Info : class InformationalUrl {
            TermsOfServiceUrl:
            MarketingUrl:
            PrivacyStatementUrl:
            SupportUrl:
            LogoUrl:
            }
 
            KeyCredentials : {}
            OptionalClaims :
            ParentalControlSettings : class ParentalControlSettings {
            CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
            LegalAgeGroupRule: Allow
            }
 
            PasswordCredentials : {}
            PublicClient : class PublicClientApplication {
            RedirectUris: System.Collections.Generic.List`1[System.String]
            }
 
            PublisherDomain :
            RequiredResourceAccess : {}
            SignInAudience : AzureADandPersonalMicrosoftAccount
            Tags : {}
            TokenEncryptionKeyId :
            Web : class WebApplication {
            HomePageUrl:
            LogoutUrl:
            RedirectUris: System.Collections.Generic.List`1[System.String]
            ImplicitGrantSettings: class ImplicitGrantSettings {
            EnableIdTokenIssuance: False
            EnableAccessTokenIssuance: False
            }
 
            }
          </maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Beispiel 6: Abrufen einer Liste aller Anwendungen</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSApplication -All $true</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Beispiel 5: Abrufen einer Liste aller Anwendungen, die einen Anzeigenamen mit "asdfl" aufweisen</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSApplication -SearchString asdfl</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Liste der Anwendungen mit dem angegebenen Anzeigenamen abgerufen.</maml:para>
          <maml:para>Ausgabe:</maml:para>
          <maml:para>
 
 
            Id : 88da75d4-2cba-4c47-9a15-80a983228ad4
            OdataType :
            AddIns : {}
            Api : class ApiApplication {
            AcceptMappedClaims:
            KnownClientApplications:
            PreAuthorizedApplications:
            RequestedAccessTokenVersion: 2
            Oauth2PermissionScopes:
            System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
            ResourceSpecificApplicationPermissions:
            }
 
            AppId : 2cffc854-bbcf-404a-8bba-70d043534129
            ApplicationTemplateId :
            AppRoles : {}
            GroupMembershipClaims :
            IsDeviceOnlyAuthSupported :
            IsFallbackPublicClient :
            IdentifierUris : {}
            CreatedDateTime : 10/24/2019 6:27:25 AM
            DeletedDateTime :
            DisplayName : asdflkj
            Info : class InformationalUrl {
            TermsOfServiceUrl:
            MarketingUrl:
            PrivacyStatementUrl:
            SupportUrl:
            LogoUrl:
            }
 
            KeyCredentials : {}
            OptionalClaims :
            ParentalControlSettings : class ParentalControlSettings {
            CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
            LegalAgeGroupRule: Allow
            }
 
            PasswordCredentials : {}
            PublicClient : class PublicClientApplication {
            RedirectUris: System.Collections.Generic.List`1[System.String]
            }
 
            PublisherDomain :
            RequiredResourceAccess : {}
            SignInAudience : AzureADandPersonalMicrosoftAccount
            Tags : {}
            TokenEncryptionKeyId :
            Web : class WebApplication {
            HomePageUrl:
            LogoutUrl:
            RedirectUris: System.Collections.Generic.List`1[System.String]
            ImplicitGrantSettings: class ImplicitGrantSettings {
            EnableIdTokenIssuance: False
            EnableAccessTokenIssuance: False
            }
 
            }
          </maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-AzureADMSApplicationExtensionProperty
      </command:name>
      <maml:description>
        <maml:para>Ruft die Liste der Erweiterungseigenschaften für ein Anwendungsobjekt ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSApplicationExtensionProperty</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Ruft die Liste der Erweiterungseigenschaften für ein Anwendungsobjekt ab.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Get-AzureADMSApplicationExtensionProperty</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Gibt die eindeutige ID einer Anwendung in Azure Active Directory an.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.GetExtensionPropertiesResponse</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Abrufen von Erweiterungseigenschaften</maml:title>
        <dev:code>
          PS C:\&gt;Get-AzureADMSApplicationExtensionProperty -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84"
 
          ObjectId Name TargetObjects
          -------- ---- -------------
          344ed560-f8e7-410e-ab9f-c795a7df5c36 extension_36ee4c6c081240a2b820b22ebd02bce3_NewAttribute {}
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden die Erweiterungseigenschaften für die angegebene Anwendung in Azure Active Directory abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-AzureADMSApplicationOwner
      </command:name>
      <maml:description>
        <maml:para>Ruft die Liste der Besitzer für ein Anwendungsobjekt ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSApplicationOwner</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Ruft die Liste der Besitzer für ein Anwendungsobjekt ab.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Get-AzureADMSApplicationOwner</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Gibt die ID einer Anwendung in Azure Active Directory an.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>All</maml:name>
          <maml:description>
            <maml:para>Bei TRUE werden alle Besitzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:description>
          <command:parametervalue required="false" variablelength="false">bool?</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Top</maml:name>
          <maml:description>
            <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
          </maml:description>
          <command:parametervalue required="false" variablelength="false">int?</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Gibt die ID einer Anwendung in Azure Active Directory an.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
 
 
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>All</maml:name>
        <maml:description>
          <maml:para>Bei TRUE werden alle Besitzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
        </maml:description>
        <command:parametervalue required="false" variablelength="false">bool?</command:parametervalue>
        <dev:type>
          <maml:name>bool?</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Top</maml:name>
        <maml:description>
          <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
        </maml:description>
        <command:parametervalue required="false" variablelength="false">int?</command:parametervalue>
        <dev:type>
          <maml:name>int?</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>bool?</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>int?</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.GetDirectoryObjectsResponse</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Abrufen des Besitzers einer Anwendung</maml:title>
        <dev:code>
          PS C:\&gt;Get-AzureADMSApplicationOwner -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -Top 1
 
          ObjectId ObjectType
          -------- ----------
          c13dd34a-492b-4561-b171-40fcce2916c5 User
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird der Besitzer einer Anwendung abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Beispiel 1: Abrufen der Besitzer einer Anwendung</maml:title>
        <dev:code>
          PS C:\&gt;Get-AzureADMSApplicationOwner -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -All $true
 
          ObjectId ObjectType
          -------- ----------
          c13dd34a-492b-4561-b171-40fcce2916c5 User
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden die Besitzer einer Anwendung abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-AzureADMSApplication
      </command:name>
      <maml:description>
        <maml:para>Erstellt (registriert) ein neues Anwendungsobjekt.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSApplication</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Erstellt (registriert) ein neues Anwendungsobjekt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>New-AzureADMSApplication</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddIns</maml:name>
          <maml:Description>
            <maml:para>Definiert ein benutzerdefiniertes Verhalten, mit dem eine App in bestimmten Kontexten von einem Verbraucherdienst aufgerufen werden kann. Zum Beispiel kann für Anwendungen, die Dateidatenströme rendern können, die addIns-Eigenschaft für die Funktionalität "FileHandler" festgelegt werden. Dadurch können Dienste wie Office 365 die Anwendung im Kontext eines Dokuments aufrufen, an dem der Benutzer arbeitet.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Api</maml:name>
          <maml:Description>
            <maml:para>Gibt Einstellungen für eine Anwendung an, die eine Web-API implementiert.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ApiApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ApplicationTemplateId</maml:name>
          <maml:Description>
            <maml:para>Definiert ein benutzerdefiniertes Verhalten, mit dem eine App in bestimmten Kontexten von einem Verbraucherdienst aufgerufen werden kann. Zum Beispiel kann für Anwendungen, die Dateidatenströme rendern können, die addIns-Eigenschaft für die Funktionalität "FileHandler" festgelegt werden. Dadurch können Dienste wie Office 365 die Anwendung im Kontext eines Dokuments aufrufen, an dem der Benutzer arbeitet.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AppRoles</maml:name>
          <maml:Description>
            <maml:para>Die Sammlung von Anwendungsrollen, die eine Anwendung deklarieren kann. Diese Rollen können Benutzern, Gruppen oder Dienstprinzipalen zugewiesen werden.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen der Anwendung an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupMembershipClaims</maml:name>
          <maml:Description>
            <maml:para>Konfiguriert den Gruppenanspruch, der in einem von der Anwendung erwarteten Benutzer- oder OAuth 2.0-Zugriffstoken ausgestellt wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IdentifierUris</maml:name>
          <maml:Description>
            <maml:para>Benutzerdefinierte URIs, die eine Webanwendung innerhalb ihres Azure AD-Mandanten oder innerhalb einer überprüften benutzerdefinierten Domäne eindeutig identifizieren (siehe Registerkarte "Domänen" im klassischen Azure-Portal), wenn es sich um eine mehrinstanzenfähige Anwendung handelt. </maml:para>
            <maml:para>Das erste Element wird aus dem Feld "APP-ID-URI" der Webanwendung aufgefüllt, wenn es über das klassische Azure-Portal (oder den entsprechenden Parameter des Azure AD PowerShell-Cmdlets) aktualisiert wird. Weitere URIs können über das Anwendungsmanifest hinzugefügt werden. Details hierzu finden Sie unter "Grundlegendes zum Azure AD-Anwendungsmanifest". Diese Sammlung wird außerdem zum Auffüllen der Sammlung "servicePrincipalNames" der Webanwendung verwendet.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InformationalUrl</maml:name>
          <maml:Description>
            <maml:para>Grundlegende Profilinformationen der Anwendung, z. B. URLs für Marketing, Support, Vertragsbedingungen und Datenschutzerklärung zur App. Die Vertragsbedingungen und die Datenschutzerklärung werden Benutzern über die Oberfläche zur Benutzereinwilligung angezeigt.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.InformationalUrl</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsDeviceOnlyAuthSupported</maml:name>
          <maml:Description>
            <maml:para>Gibt an, ob die Anwendung die Authentifizierung über ein Gerätetoken unterstützt.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Nullable`1[System.Boolean]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsFallbackPublicClient</maml:name>
          <maml:Description>
            <maml:para>Gibt den Fallbackanwendungstyp als öffentlichen Client an, z. B. eine installierte Anwendung, die auf einem mobilen Gerät ausgeführt wird. Der Standardwert ist FALSE, d. h., der Fallbackanwendungstyp ist ein vertraulicher Client wie eine Web-App. Es gibt bestimmte Szenarios, in denen Azure AD den Clientanwendungstyp nicht ermitteln kann (z. B. ein ROPC-Flow, in dem er ohne Angabe eines Umleitungs-URIs konfiguriert ist). In diesen Fällen interpretiert Azure AD den Anwendungstyp basierend auf dem Wert dieser Eigenschaft.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Nullable`1[System.Boolean]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>KeyCredentials</maml:name>
          <maml:Description>
            <maml:para>Die der Anwendung zugeordnete Sammlung von Schlüsselanmeldeinformationen</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OptionalClaims</maml:name>
          <maml:Description>
            <maml:para>Anwendungsentwickler können in ihren Azure AD-Apps optionale Ansprüche konfigurieren und so angeben, welche Ansprüche in die Token eingeschlossen werden sollen, die vom Microsoft-Sicherheitstokendienst an ihre Anwendung gesendet werden.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.OptionalClaims</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OrgRestrictions</maml:name>
          <maml:Description>
            <maml:para>Zur zukünftigen Verwendung reserviert.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tags</maml:name>
          <maml:Description>
            <maml:para>Benutzerdefinierte Zeichenfolgen, die verwendet werden können, um die Anwendung zu kategorisieren und zu identifizieren.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ParentalControlSettings</maml:name>
          <maml:Description>
            <maml:para>Gibt die Jugendschutzeinstellungen für eine Anwendung an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ParentalControlSettings</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PasswordCredentials</maml:name>
          <maml:Description>
            <maml:para>Die Sammlung der Kennwortanmeldeinformationen, die der Anwendung zugeordnet sind</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
          <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PreAuthorizedApplications</maml:name>
          <maml:Description>
            <maml:para>Listet Anwendungen und angeforderte Berechtigungen zur impliziten Einwilligung auf. Erfordert, dass ein Administrator seine Einwilligung zur Anwendung erteilt hat. Für preAuthorizedApplications muss der Benutzer keine Einwilligung zu den angeforderten Berechtigungen erteilen. Für die in preAuthorizedApplications aufgeführten Berechtigungen ist keine Benutzereinwilligung erforderlich. Alle zusätzlichen angeforderten Berechtigungen, die nicht in preAuthorizedApplications aufgeführt sind, erfordern jedoch die Einwilligung des Benutzers.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PreAuthorizedApplication]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PreAuthorizedApplication]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PublicClient</maml:name>
          <maml:Description>
            <maml:para>Gibt an, ob es sich bei dieser Anwendung um einen öffentlichen Client handelt (beispielsweise eine installierte Anwendung auf einem Mobilgerät). Der Standardwert ist FALSE.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PublicClient</maml:name>
          <maml:Description>
            <maml:para>Gibt Einstellungen für installierte Clients wie Desktop oder mobile Geräte an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PublicClientApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RequiredResourceAccess</maml:name>
          <maml:Description>
            <maml:para>Gibt Ressourcen an, auf die diese Anwendung zugreifen muss, sowie den Satz von OAuth-Berechtigungsbereichen und Anwendungsrollen, die unter den jeweiligen Ressourcen benötigt werden. Durch diese Vorkonfiguration des erforderlichen Ressourcenzugriffs wird die Zustimmungsoberfläche bestimmt.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SignInAudience</maml:name>
          <maml:Description>
            <maml:para>Gibt an, welche Microsoft-Konten für die aktuelle Anwendung unterstützt werden. </maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tags</maml:name>
          <maml:Description>
            <maml:para>Benutzerdefinierte Zeichenfolgen, die verwendet werden können, um die Anwendung zu kategorisieren und zu identifizieren.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TokenEncryptionKeyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die keyId eines öffentlichen Schlüssels aus der keyCredentials-Sammlung an. Wenn diese Option konfiguriert ist, verschlüsselt Azure AD alle ausgegebenen Token anhand des Schlüssels, auf den diese Eigenschaft zeigt. Der Anwendungscode, der das verschlüsselte Token empfängt, muss den entsprechenden privaten Schlüssel zum Entschlüsseln des Tokens verwenden, damit es für den angemeldeten Benutzer verwendet werden kann.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Web</maml:name>
          <maml:Description>
            <maml:para>Gibt die Einstellungen für eine Webanwendung an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.WebApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddIns</maml:name>
          <maml:Description>
            <maml:para>Definiert ein benutzerdefiniertes Verhalten, mit dem eine App in bestimmten Kontexten von einem Verbraucherdienst aufgerufen werden kann. Zum Beispiel kann für Anwendungen, die Dateidatenströme rendern können, die addIns-Eigenschaft für die Funktionalität "FileHandler" festgelegt werden. Dadurch können Dienste wie Office 365 die Anwendung im Kontext eines Dokuments aufrufen, an dem der Benutzer arbeitet.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Api</maml:name>
        <maml:Description>
          <maml:para>Gibt Einstellungen für eine Anwendung an, die eine Web-API implementiert.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ApiApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AppRoles</maml:name>
        <maml:Description>
          <maml:para>Die Sammlung von Anwendungsrollen, die eine Anwendung deklarieren kann. Diese Rollen können Benutzern, Gruppen oder Dienstprinzipalen zugewiesen werden.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>Gibt den Anzeigenamen der Anwendung an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupMembershipClaims</maml:name>
        <maml:Description>
          <maml:para>Konfiguriert den Gruppenanspruch, der in einem von der Anwendung erwarteten Benutzer- oder OAuth 2.0-Zugriffstoken ausgestellt wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IdentifierUris</maml:name>
        <maml:Description>
          <maml:para>Benutzerdefinierte URIs, die eine Webanwendung innerhalb ihres Azure AD-Mandanten oder innerhalb einer überprüften benutzerdefinierten Domäne eindeutig identifizieren (siehe Registerkarte "Domänen" im klassischen Azure-Portal), wenn es sich um eine mehrinstanzenfähige Anwendung handelt. </maml:para>
          <maml:para>Das erste Element wird aus dem Feld "APP-ID-URI" der Webanwendung aufgefüllt, wenn es über das klassische Azure-Portal (oder den entsprechenden Parameter des Azure AD PowerShell-Cmdlets) aktualisiert wird. Weitere URIs können über das Anwendungsmanifest hinzugefügt werden. Details hierzu finden Sie unter "Grundlegendes zum Azure AD-Anwendungsmanifest". Diese Sammlung wird außerdem zum Auffüllen der Sammlung "servicePrincipalNames" der Webanwendung verwendet.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InformationalUrl</maml:name>
        <maml:Description>
          <maml:para>Grundlegende Profilinformationen der Anwendung, z. B. URLs für Marketing, Support, Vertragsbedingungen und Datenschutzerklärung zur App. Die Vertragsbedingungen und die Datenschutzerklärung werden Benutzern über die Oberfläche zur Benutzereinwilligung angezeigt.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.InformationalUrl</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsDeviceOnlyAuthSupported</maml:name>
        <maml:Description>
          <maml:para>Gibt an, ob die Anwendung die Authentifizierung über ein Gerätetoken unterstützt.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsFallbackPublicClient</maml:name>
        <maml:Description>
          <maml:para>Gibt den Fallbackanwendungstyp als öffentlichen Client an, z. B. eine installierte Anwendung, die auf einem mobilen Gerät ausgeführt wird. Der Standardwert ist FALSE, d. h., der Fallbackanwendungstyp ist ein vertraulicher Client wie eine Web-App. Es gibt bestimmte Szenarios, in denen Azure AD den Clientanwendungstyp nicht ermitteln kann (z. B. ein ROPC-Flow, in dem er ohne Angabe eines Umleitungs-URIs konfiguriert ist). In diesen Fällen interpretiert Azure AD den Anwendungstyp basierend auf dem Wert dieser Eigenschaft.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>KeyCredentials</maml:name>
        <maml:Description>
          <maml:para>Die der Anwendung zugeordnete Sammlung von Schlüsselanmeldeinformationen</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OptionalClaims</maml:name>
        <maml:Description>
          <maml:para>Anwendungsentwickler können in ihren Azure AD-Apps optionale Ansprüche konfigurieren und so angeben, welche Ansprüche in die Token eingeschlossen werden sollen, die vom Microsoft-Sicherheitstokendienst an ihre Anwendung gesendet werden.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.OptionalClaims</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OrgRestrictions</maml:name>
          <maml:Description>
            <maml:para>Zur zukünftigen Verwendung reserviert.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ParentalControlSettings</maml:name>
        <maml:Description>
          <maml:para>Gibt die Jugendschutzeinstellungen für eine Anwendung an.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ParentalControlSettings</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PasswordCredentials</maml:name>
          <maml:Description>
            <maml:para>Die Sammlung der Kennwortanmeldeinformationen, die der Anwendung zugeordnet sind</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PreAuthorizedApplications</maml:name>
          <maml:Description>
            <maml:para>Listet Anwendungen und angeforderte Berechtigungen zur impliziten Einwilligung auf. Erfordert, dass ein Administrator seine Einwilligung zur Anwendung erteilt hat. Für preAuthorizedApplications muss der Benutzer keine Einwilligung zu den angeforderten Berechtigungen erteilen. Für die in preAuthorizedApplications aufgeführten Berechtigungen ist keine Benutzereinwilligung erforderlich. Alle zusätzlichen angeforderten Berechtigungen, die nicht in preAuthorizedApplications aufgeführt sind, erfordern jedoch die Einwilligung des Benutzers.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PreAuthorizedApplication]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PreAuthorizedApplication]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PublicClient</maml:name>
        <maml:Description>
          <maml:para>Gibt an, ob es sich bei dieser Anwendung um einen öffentlichen Client handelt (beispielsweise eine installierte Anwendung auf einem Mobilgerät). Der Standardwert ist FALSE.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PublicClient</maml:name>
        <maml:Description>
          <maml:para>Gibt an, ob es sich bei dieser Anwendung um einen öffentlichen Client handelt (beispielsweise eine installierte Anwendung auf einem mobilen Gerät). Der Standardwert lautet "False".</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PublicClientApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RequiredResourceAccess</maml:name>
        <maml:Description>
          <maml:para>Gibt Ressourcen an, auf die diese Anwendung zugreifen muss, sowie den Satz von OAuth-Berechtigungsbereichen und Anwendungsrollen, die unter den jeweiligen Ressourcen benötigt werden. Durch diese Vorkonfiguration des erforderlichen Ressourcenzugriffs wird die Zustimmungsoberfläche bestimmt.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SignInAudience</maml:name>
        <maml:Description>
          <maml:para>Gibt an, welche Microsoft-Konten für die aktuelle Anwendung unterstützt werden. </maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tags</maml:name>
        <maml:Description>
          <maml:para>Benutzerdefinierte Zeichenfolgen, die verwendet werden können, um die Anwendung zu kategorisieren und zu identifizieren.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TokenEncryptionKeyId</maml:name>
        <maml:Description>
          <maml:para>Gibt die keyId eines öffentlichen Schlüssels aus der keyCredentials-Sammlung an. Wenn diese Option konfiguriert ist, verschlüsselt Azure AD alle ausgegebenen Token anhand des Schlüssels, auf den diese Eigenschaft zeigt. Der Anwendungscode, der das verschlüsselte Token empfängt, muss den entsprechenden privaten Schlüssel zum Entschlüsseln des Tokens verwenden, damit es für den angemeldeten Benutzer verwendet werden kann.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Web</maml:name>
        <maml:Description>
          <maml:para>Gibt die Einstellungen für eine Webanwendung an.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.WebApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PreAuthorizedApplication]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.MsApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Erstellen einer Anwendung</maml:title>
        <dev:code>
          PS C:\&gt;New-AzureADMSApplication -DisplayName "My new application" -IdentifierUris "http://mynewapp.contoso.com"
 
          ObjectId AppId DisplayName
          -------- ----- -----------
          acd10942-5747-4385-8824-4c5d5fa904f9 b5fecfab-0ea2-4fd1-8570-b2c41b3d5149 My new application
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Anwendung in Azure AD erstellt.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Beispiel 2: Erstellen einer Anwendung</maml:title>
        <dev:code>
          PS C:\&gt;New-AzureADMSApplication `
          -DisplayName "my name" `
          -AddIns @{ Type = "mytype"; Properties = [PSCustomObject]@{ Key = "key"; Value = "value" } } `
          -Api @{ AcceptMappedClaims = $true } `
          -AppRoles @{ Id = "21111111-1111-1111-1111-111111111111"; DisplayName = "role"; AllowedMemberTypes = "User"; Description = "mydescription"; Value = "myvalue" } `
          -InformationalUrl @{ SupportUrl = "https://mynewapp.contoso.com/support.html" } `
          -IsDeviceOnlyAuthSupported $false `
          -IsFallbackPublicClient $false `
          -KeyCredentials @{ KeyId = "11111111-1111-1111-1111-111111111111"; Usage = "Encrypt"; Key = {cert}; Type = "AsymmetricX509Cert" } `
          -OptionalClaims @{ IdToken = [PSCustomObject]@{ Name = "claimName"; Source = "claimSource" } } `
          -ParentalControlSettings @{ LegalAgeGroupRule = "Block" } `
          -PublicClient @{ RedirectUris = "https://mynewapp.contoso.com/" } `
          -RequiredResourceAccess @{ ResourceAppId = "31111111-1111-1111-1111-111111111111"; ResourceAccess = [PSCustomObject]@{ Type = "Scope" } } `
          -SignInAudience AzureADandPersonalMicrosoftAccount `
          -Tags "mytag" `
          -TokenEncryptionKeyId "11111111-1111-1111-1111-111111111111" `
          -Web @{ LogoutUrl = "https://mynewapp.contoso.com/logout.html" } `
          -GroupMembershipClaims "SecurityGroup" `
          -OrgRestrictions {orgrestrictions}
          -PasswordCredentials {passwordcredentials}
          -PreAuthorizedApplications {preauthorizedapplications}
 
          Id : 6a32197d-6f56-4980-b127-8f0bff362245
          OdataType :
          AddIns : {class AddIn {
          Id: 4bd3715c-f089-4e88-9619-c34af1fb9519
          Type: mytype
          Properties: System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyValue]
          }
          }
          Api : class ApiApplication {
          AcceptMappedClaims:
          KnownClientApplications:
          PreAuthorizedApplications:
          RequestedAccessTokenVersion: 2
          Oauth2PermissionScopes:
          System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PermissionScope]
          ResourceSpecificApplicationPermissions:
          }
 
          AppId : 4095dbc0-2095-42d3-b631-7a48eeede86c
          ApplicationTemplateId :
          AppRoles : {class AppRole {
          AllowedMemberTypes: System.Collections.Generic.List`1[System.String]
          Description: mydescription
          DisplayName: role
          Id: 21111111-1111-1111-1111-111111111111
          IsEnabled: True
          Origin: Application
          Value: myvalue
          }
          }
          GroupMembershipClaims : SecurityGroup
          IsDeviceOnlyAuthSupported : False
          IsFallbackPublicClient : False
          IdentifierUris : {}
          CreatedDateTime :
          DeletedDateTime :
          DisplayName : my name
          Info : class InformationalUrl {
          TermsOfServiceUrl:
          MarketingUrl:
          PrivacyStatementUrl:
          SupportUrl: https://mynewapp.contoso.com/support.html
          LogoUrl:
          }
 
          KeyCredentials : {class KeyCredential {
          CustomKeyIdentifier: System.Byte[]
          DisplayName:
          EndDateTime:
          KeyId: 11111111-1111-1111-1111-111111111111
          StartDateTime:
          Type: AsymmetricX509Cert
          Usage: Encrypt
          Key:
          }
          }
          OptionalClaims : class OptionalClaims {
          IdToken: System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.OptionalClaim]
          AccessToken:
          System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.OptionalClaim]
          Saml2Token: System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.OptionalClaim]
          }
 
          ParentalControlSettings : class ParentalControlSettings {
          CountriesBlockedForMinors: System.Collections.Generic.List`1[System.String]
          LegalAgeGroupRule: BlockMinors
          }
 
          PasswordCredentials : {}
          PublicClient : class PublicClientApplication {
          RedirectUris: System.Collections.Generic.List`1[System.String]
          }
 
          PublisherDomain :
          RequiredResourceAccess : {class RequiredResourceAccess {
          ResourceAppId: 31111111-1111-1111-1111-111111111111
          ResourceAccess:
          System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.ResourceAccess]
          }
          }
          SignInAudience : AzureADandPersonalMicrosoftAccount
          Tags : {mytag}
          TokenEncryptionKeyId : 11111111-1111-1111-1111-111111111111
          Web : class WebApplication {
          HomePageUrl:
          LogoutUrl: https://mynewapp.contoso.com/logout.html
          RedirectUris: System.Collections.Generic.List`1[System.String]
          ImplicitGrantSettings: class ImplicitGrantSettings {
          EnableIdTokenIssuance: False
          EnableAccessTokenIssuance: False
          }
 
          }
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Anwendung in Azure AD erstellt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-AzureADMSApplicationExtensionProperty
      </command:name>
      <maml:description>
        <maml:para>Erstellt eine Erweiterungseigenschaft für ein Anwendungsobjekt.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSApplicationExtensionProperty</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Erstellt eine Erweiterungseigenschaft für ein Anwendungsobjekt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>New-AzureADMSApplicationExtensionProperty</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DataType</maml:name>
          <maml:Description>
            <maml:para>Gibt den Datentyp der Erweiterungseigenschaft an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>Gibt den Datentyp der Erweiterungseigenschaft an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TargetObjects</maml:name>
          <maml:Description>
            <maml:para>Gibt Zielobjekte an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DataType</maml:name>
        <maml:Description>
          <maml:para>Gibt den Datentyp der Erweiterungseigenschaft an.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>Gibt den Datentyp der Erweiterungseigenschaft an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TargetObjects</maml:name>
        <maml:Description>
          <maml:para>Gibt Zielobjekte an.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ExtensionProperty</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Erstellen einer Erweiterungseigenschaft</maml:title>
        <dev:code>
          PS C:\&gt;New-AzureADMSApplicationExtensionProperty -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -DataType "string" -Name "NewAttribute" -TargetObjects "Application"
 
 
          ObjectId Name TargetObjects
          -------- ---- -------------
          3ddd22e7-a150-4bb3-b100-e410dea1cb84 extension_36ee4c6c081240a2b820b22ebd02bce3_NewAttribute {}
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird für das angegebene Objekt eine Anwendungserweiterungseigenschaft vom Typ "Zeichenfolge" erstellt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-AzureADMSApplicationKey
      </command:name>
      <maml:description>
        <maml:para>Fügt einer Anwendung einen neuen Schlüssel hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSApplicationKey</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Fügt einer Anwendung einen neuen Schlüssel hinzu.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>New-AzureADMSApplicationKey</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>KeyCredential</maml:name>
          <maml:Description>
            <maml:para>Die hinzuzufügenden Anwendungsschlüssel-Anmeldeinformationen.</maml:para>
            <maml:para>HINWEISE: Der keyId-Wert muss NULL sein.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.KeyCredential</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.KeyCredential</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>PasswordCredential</maml:name>
          <maml:Description>
            <maml:para>Die hinzuzufügende Kennwortanmeldeinformation.</maml:para>
            <maml:para>HINWEISE: Der keyId-Wert muss NULL sein.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PasswordCredential</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>Proof</maml:name>
          <maml:Description>
            <maml:para>Ein signiertes JWT-Token, das als Besitznachweis für die vorhandenen Schlüssel verwendet wird</maml:para>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
          <dev:type>
            <maml:name>string</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>KeyCredential</maml:name>
        <maml:Description>
          <maml:para>Die hinzuzufügenden Anwendungsschlüssel-Anmeldeinformationen.</maml:para>
          <maml:para>HINWEISE: Der keyId-Wert muss NULL sein.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.KeyCredential</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.KeyCredential</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>PasswordCredential</maml:name>
        <maml:Description>
          <maml:para>Die hinzuzufügende Kennwortanmeldeinformation.</maml:para>
          <maml:para>HINWEISE: Der keyId-Wert muss NULL sein.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PasswordCredential</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>Proof</maml:name>
        <maml:Description>
          <maml:para>Ein signiertes JWT-Token, das als Besitznachweis für die vorhandenen Schlüssel verwendet wird</maml:para>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">string</command:parameterValue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
 
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.KeyCredential</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.KeyCredential</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Hinzufügen einer Schlüsselanmeldeinformation zu einer Anwendung</maml:title>
        <dev:code>PS C:\&gt;New-AzureADMSApplicationKey -ObjectId 14a3f1ac-46a7-4d00-b1ca-0b2b84f033c2 -KeyCredential @{ key=[System.Convert]::FromBase64String("{base64cert}") } -PasswordCredential @{ displayname = "mypassword" } -Proof "{token}"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Schlüsselanmeldeinformation für die angegebene Anwendung hinzugefügt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationKey</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-AzureADMSApplicationPassword
      </command:name>
      <maml:description>
        <maml:para>Fügt einer Anwendung ein sicheres Kennwort hinzu.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSApplicationPassword</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Fügt einer Anwendung ein sicheres Kennwort hinzu.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>New-AzureADMSApplicationPassword</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>PasswordCredential</maml:name>
          <maml:description>
            <maml:para>Stellt eine Kennwortanmeldeinformation dar, die einer Anwendung oder einem Dienstprinzipal zugeordnet ist.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">Microsoft.Open.MSGraph.Model.PasswordCredential</command:parametervalue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
 
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>PasswordCredential</maml:name>
        <maml:description>
          <maml:para>Stellt eine Kennwortanmeldeinformation dar, die einer Anwendung oder einem Dienstprinzipal zugeordnet ist.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">Microsoft.Open.MSGraph.Model.PasswordCredetial</command:parametervalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PasswordCredential</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Hinzufügen eines Kennworts zu einer Anwendung</maml:title>
        <dev:code>
          PS C:\&gt;New-AzureADMSApplicationPassword -ObjectId 14a3f1ac-46a7-4d00-b1ca-0b2b84f033c2 -PasswordCredential @{ displayname = "mypassword" }
 
          CustomKeyIdentifier :
          EndDateTime : 10/28/2021 3:57:37 PM
          DisplayName :
          KeyId : 024c4c6e-87c3-4473-8e36-650f16bb730d
          StartDateTime : 10/28/2019 3:57:37 PM
          SecretText : EQ:A-s45?Rt9/3Bp?7]-7__IO]3AG09E
          Hint : EQ:
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird der angegebenen Anwendung ein Kennwort hinzugefügt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationPassword</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-AzureADMSApplication
      </command:name>
      <maml:description>
        <maml:para>Löscht ein Anwendungsobjekt.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSApplication</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Löscht ein durch objectID identifiziertes Anwendungsobjekt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Remove-AzureADMSApplication</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Entfernen einer Anwendung</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADMSApplication -ObjectId "acd10942-5747-4385-8824-4c5d5fa904f9"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird die angegebene Anwendung entfernt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-AzureADMSApplicationExtensionProperty
      </command:name>
      <maml:description>
        <maml:para>Löscht eine Erweiterungseigenschaft aus einem Anwendungsobjekt.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSApplicationExtensionProperty</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Löscht eine Erweiterungseigenschaft aus einem Anwendungsobjekt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Remove-AzureADMSApplicationExtensionProperty</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Gibt die eindeutige ID einer Anwendung in Azure Active Directory an.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ExtensionPropertyId</maml:name>
          <maml:description>
            <maml:para>Gibt die eindeutige ID der zu entfernenden Erweiterungseigenschaft an.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Gibt die eindeutige ID einer Anwendung in Azure Active Directory an.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ExtensionPropertyId</maml:name>
        <maml:description>
          <maml:para>Gibt die eindeutige ID der zu entfernenden Erweiterungseigenschaft an.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Entfernen einer Erweiterungseigenschaft</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSApplicationExtensionProperty -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -ExtensionPropertyId "344ed560-f8e7-410e-ab9f-c79df5c36"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird die Erweiterungseigenschaft entfernt, die die angegebene ID einer Anwendung in Azure Active Directory aufweist.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplicationExtensionProperty</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-AzureADMSApplicationKey
      </command:name>
      <maml:description>
        <maml:para>Entfernt einen Schlüssel aus einer Anwendung.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSApplicationKey</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Entfernt einen Schlüssel aus einer Anwendung.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Remove-AzureADMSApplicationKey</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>KeyId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner für den Schlüssel.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
          <dev:type>
            <maml:name>string</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Proof</maml:name>
          <maml:description>
            <maml:para>Ein signiertes JWT-Token, das als Besitznachweis für die vorhandenen Schlüssel verwendet wird.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
          <dev:type>
            <maml:name>string</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>KeyId</maml:name>
        <maml:description>
          <maml:para>Die Schlüssel-ID, die dem zu entfernenden Schlüsselobjekt entspricht.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Proof</maml:name>
        <maml:description>
          <maml:para>Das als Besitznachweis bereitgestellte JWT-Token.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Entfernen eine Schlüsselanmeldeinformation aus einer Anwendung</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADMSApplicationKey -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -KeyId "FDA27CF-1B58-4CAE-8CE7-CD04F0AAB945" -Proof {token}</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird die angegebene Schlüsselanmeldeinformation aus der angegebenen Anwendung entfernt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplicationKey</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-AzureADMSApplicationOwner
      </command:name>
      <maml:description>
        <maml:para>Entfernt einen Besitzer aus einem Anwendungsobjekt.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSApplicationOwner</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Entfernt einen Besitzer aus einem Anwendungsobjekt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Remove-AzureADMSApplicationOwner</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Gibt die ID einer Anwendung in Azure AD an.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>OwnerId</maml:name>
          <maml:description>
            <maml:para>Gibt die ID des Besitzers an.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Gibt die ID einer Anwendung in Azure AD an.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>OwnerId</maml:name>
        <maml:description>
          <maml:para>Gibt die ID des Besitzers an.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Entfernen eines Besitzers aus einer Anwendung</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADMSApplicationOwner -ObjectId "3ddd22e7-a150-4bb3-b100-e410dea1cb84" -OwnerId "c13dd34a-492b-4561-b171-40fcce2916c5"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird der Besitzer aus der angegebenen Anwendung entfernt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplicationOwner</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-AzureADMSApplicationPassword
      </command:name>
      <maml:description>
        <maml:para>Hiermit wird ein Kennwort von einer Anwendung entfernt.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSApplicationPassword</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Hiermit wird ein Kennwort von einer Anwendung entfernt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Remove-AzureADMSApplicationPassword</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>KeyId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner für den Schlüssel.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
          <dev:type>
            <maml:name>string</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>KeyId</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner für den Schlüssel.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Entfernen eines Kennworts aus einer Anwendung</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADMSApplicationPassWord -ObjectId 1f88e99f-37a3-468f-80ae-e07b62ed0287 -KeyId 80e561ed-44ed-48dc-8c09-9d4803e26e4c</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird das angegebene Kennwort aus der angegebenen Anwendung entfernt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplicationPassword</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-AzureADMSApplication
      </command:name>
      <maml:description>
        <maml:para>Aktualisiert die Eigenschaften eines Anwendungsobjekts.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSApplication</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Aktualisiert die Eigenschaften eines Anwendungsobjekts.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Set-AzureADMSApplication</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AddIns</maml:name>
          <maml:Description>
            <maml:para>Definiert ein benutzerdefiniertes Verhalten, mit dem eine App in bestimmten Kontexten von einem Verbraucherdienst aufgerufen werden kann. Zum Beispiel kann für Anwendungen, die Dateidatenströme rendern können, die addIns-Eigenschaft für die Funktionalität "FileHandler" festgelegt werden. Dadurch können Dienste wie Office 365 die Anwendung im Kontext eines Dokuments aufrufen, an dem der Benutzer arbeitet.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Api</maml:name>
          <maml:Description>
            <maml:para>Gibt Einstellungen für eine Anwendung an, die eine Web-API implementiert.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ApiApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AppRoles</maml:name>
          <maml:Description>
            <maml:para>Die Sammlung von Anwendungsrollen, die eine Anwendung deklarieren kann. Diese Rollen können Benutzern, Gruppen oder Dienstprinzipalen zugewiesen werden.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupMembershipClaims</maml:name>
          <maml:Description>
            <maml:para>Konfiguriert den Gruppenanspruch, der in einem von der Anwendung erwarteten Benutzer- oder OAuth 2.0-Zugriffstoken ausgestellt wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IdentifierUris</maml:name>
          <maml:Description>
            <maml:para>Gibt Bezeichner-URIs an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InformationalUrl</maml:name>
          <maml:Description>
            <maml:para>Grundlegende Profilinformationen der Anwendung, z. B. URLs für Marketing, Support, Vertragsbedingungen und Datenschutzerklärung zur App. Die Vertragsbedingungen und die Datenschutzerklärung werden Benutzern über die Oberfläche zur Benutzereinwilligung angezeigt.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.InformationalUrl</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsDeviceOnlyAuthSupported</maml:name>
          <maml:Description>
            <maml:para>Gibt an, ob die Anwendung die Authentifizierung über ein Gerätetoken unterstützt.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Nullable`1[System.Boolean]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsFallbackPublicClient</maml:name>
          <maml:Description>
            <maml:para>Gibt den Fallbackanwendungstyp als öffentlichen Client an, z. B. eine installierte Anwendung, die auf einem mobilen Gerät ausgeführt wird. Der Standardwert ist FALSE, d. h., der Fallbackanwendungstyp ist ein vertraulicher Client wie eine Web-App. Es gibt bestimmte Szenarios, in denen Azure AD den Clientanwendungstyp nicht ermitteln kann (z. B. ein ROPC-Flow, in dem er ohne Angabe eines Umleitungs-URIs konfiguriert ist). In diesen Fällen interpretiert Azure AD den Anwendungstyp basierend auf dem Wert dieser Eigenschaft.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
          <dev:type>
            <maml:name>System.Nullable`1[System.Boolean]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>KeyCredentials</maml:name>
          <maml:Description>
            <maml:para>Gibt Schlüsselanmeldeinformationen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Gibt die ID einer Anwendung in Azure AD an.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OptionalClaims</maml:name>
          <maml:Description>
            <maml:para>Anwendungsentwickler können in ihren Azure AD-Apps optionale Ansprüche konfigurieren und so angeben, welche Ansprüche in die Token eingeschlossen werden sollen, die vom Microsoft-Sicherheitstokendienst an ihre Anwendung gesendet werden.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.OptionalClaims</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OrgRestrictions</maml:name>
          <maml:Description>
            <maml:para>Zur zukünftigen Verwendung reserviert.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ParentalControlSettings</maml:name>
          <maml:Description>
            <maml:para>Gibt die Jugendschutzeinstellungen für eine Anwendung an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ParentalControlSettings</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PasswordCredentials</maml:name>
          <maml:Description>
            <maml:para>Gibt Kennwortanmeldeinformationen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PasswordCredentials</maml:name>
          <maml:Description>
            <maml:para>Die Sammlung der Kennwortanmeldeinformationen, die der Anwendung zugeordnet sind</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
          <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PreAuthorizedApplications</maml:name>
          <maml:Description>
            <maml:para>Listet Anwendungen und angeforderte Berechtigungen zur impliziten Einwilligung auf. Erfordert, dass ein Administrator seine Einwilligung zur Anwendung erteilt hat. Für preAuthorizedApplications muss der Benutzer keine Einwilligung zu den angeforderten Berechtigungen erteilen. Für die in preAuthorizedApplications aufgeführten Berechtigungen ist keine Benutzereinwilligung erforderlich. Alle zusätzlichen angeforderten Berechtigungen, die nicht in preAuthorizedApplications aufgeführt sind, erfordern jedoch die Einwilligung des Benutzers.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PreAuthorizedApplication]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PreAuthorizedApplication]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PublicClient</maml:name>
          <maml:Description>
            <maml:para>Gibt an, ob es sich bei dieser Anwendung um einen öffentlichen Client handelt (beispielsweise eine installierte Anwendung auf einem mobilen Gerät). Der Standardwert lautet "False".</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PublicClient</maml:name>
          <maml:Description>
            <maml:para>Gibt an, ob es sich bei dieser Anwendung um einen öffentlichen Client handelt (beispielsweise eine installierte Anwendung auf einem mobilen Gerät). Der Standardwert lautet "False".</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PublicClientApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RequiredResourceAccess</maml:name>
          <maml:Description>
            <maml:para>@{Text=}</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SignInAudience</maml:name>
          <maml:Description>
            <maml:para>Gibt an, welche Microsoft-Konten für die aktuelle Anwendung unterstützt werden. </maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Tags</maml:name>
          <maml:Description>
            <maml:para>Benutzerdefinierte Zeichenfolgen, die verwendet werden können, um die Anwendung zu kategorisieren und zu identifizieren.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>TokenEncryptionKeyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die keyId eines öffentlichen Schlüssels aus der keyCredentials-Sammlung an. Wenn diese Option konfiguriert ist, verschlüsselt Azure AD alle ausgegebenen Token anhand des Schlüssels, auf den diese Eigenschaft zeigt. Der Anwendungscode, der das verschlüsselte Token empfängt, muss den entsprechenden privaten Schlüssel zum Entschlüsseln des Tokens verwenden, damit es für den angemeldeten Benutzer verwendet werden kann.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Web</maml:name>
          <maml:Description>
            <maml:para>Gibt die Einstellungen für eine Webanwendung an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.WebApplication</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AddIns</maml:name>
        <maml:Description>
          <maml:para>Definiert ein benutzerdefiniertes Verhalten, mit dem eine App in bestimmten Kontexten von einem Verbraucherdienst aufgerufen werden kann. Zum Beispiel kann für Anwendungen, die Dateidatenströme rendern können, die addIns-Eigenschaft für die Funktionalität "FileHandler" festgelegt werden. Dadurch können Dienste wie Office 365 die Anwendung im Kontext eines Dokuments aufrufen, an dem der Benutzer arbeitet.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Api</maml:name>
        <maml:Description>
          <maml:para>Gibt Einstellungen für eine Anwendung an, die eine Web-API implementiert.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ApiApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AppRoles</maml:name>
        <maml:Description>
          <maml:para>Die Sammlung von Anwendungsrollen, die eine Anwendung deklarieren kann. Diese Rollen können Benutzern, Gruppen oder Dienstprinzipalen zugewiesen werden.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>Gibt den Anzeigenamen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupMembershipClaims</maml:name>
        <maml:Description>
          <maml:para>Konfiguriert den Gruppenanspruch, der in einem von der Anwendung erwarteten Benutzer- oder OAuth 2.0-Zugriffstoken ausgestellt wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IdentifierUris</maml:name>
        <maml:Description>
          <maml:para>Gibt Bezeichner-URIs an.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InformationalUrl</maml:name>
        <maml:Description>
          <maml:para>Grundlegende Profilinformationen der Anwendung, z. B. URLs für Marketing, Support, Vertragsbedingungen und Datenschutzerklärung zur App. Die Vertragsbedingungen und die Datenschutzerklärung werden Benutzern über die Oberfläche zur Benutzereinwilligung angezeigt.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.InformationalUrl</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsDeviceOnlyAuthSupported</maml:name>
        <maml:Description>
          <maml:para>Gibt an, ob die Anwendung die Authentifizierung über ein Gerätetoken unterstützt.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsFallbackPublicClient</maml:name>
        <maml:Description>
          <maml:para>Gibt den Fallbackanwendungstyp als öffentlichen Client an, z. B. eine installierte Anwendung, die auf einem mobilen Gerät ausgeführt wird. Der Standardwert ist FALSE, d. h., der Fallbackanwendungstyp ist ein vertraulicher Client wie eine Web-App. Es gibt bestimmte Szenarios, in denen Azure AD den Clientanwendungstyp nicht ermitteln kann (z. B. ein ROPC-Flow, in dem er ohne Angabe eines Umleitungs-URIs konfiguriert ist). In diesen Fällen interpretiert Azure AD den Anwendungstyp basierend auf dem Wert dieser Eigenschaft.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Nullable`1[System.Boolean]</command:parameterValue>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>KeyCredentials</maml:name>
        <maml:Description>
          <maml:para>Gibt Schlüsselanmeldeinformationen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Gibt die ID einer Anwendung in Azure AD an.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>OptionalClaims</maml:name>
        <maml:Description>
          <maml:para>Anwendungsentwickler können in ihren Azure AD-Apps optionale Ansprüche konfigurieren und so angeben, welche Ansprüche in die Token eingeschlossen werden sollen, die vom Microsoft-Sicherheitstokendienst an ihre Anwendung gesendet werden.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.OptionalClaims</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
 
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>OrgRestrictions</maml:name>
          <maml:Description>
            <maml:para>Zur zukünftigen Verwendung reserviert.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ParentalControlSettings</maml:name>
        <maml:Description>
          <maml:para>Gibt die Jugendschutzeinstellungen für eine Anwendung an.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ParentalControlSettings</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PasswordCredentials</maml:name>
        <maml:Description>
          <maml:para>Gibt Kennwortanmeldeinformationen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
          <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PreAuthorizedApplications</maml:name>
          <maml:Description>
            <maml:para>Listet Anwendungen und angeforderte Berechtigungen zur impliziten Einwilligung auf. Erfordert, dass ein Administrator seine Einwilligung zur Anwendung erteilt hat. Für preAuthorizedApplications muss der Benutzer keine Einwilligung zu den angeforderten Berechtigungen erteilen. Für die in preAuthorizedApplications aufgeführten Berechtigungen ist keine Benutzereinwilligung erforderlich. Alle zusätzlichen angeforderten Berechtigungen, die nicht in preAuthorizedApplications aufgeführt sind, erfordern jedoch die Einwilligung des Benutzers.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PreAuthorizedApplication]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PreAuthorizedApplication]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PublicClient</maml:name>
        <maml:Description>
          <maml:para>Gibt an, ob es sich bei dieser Anwendung um einen öffentlichen Client handelt (beispielsweise eine installierte Anwendung auf einem mobilen Gerät). Der Standardwert lautet "False".</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PublicClient</maml:name>
        <maml:Description>
          <maml:para>Gibt an, ob es sich bei dieser Anwendung um einen öffentlichen Client handelt (beispielsweise eine installierte Anwendung auf einem mobilen Gerät). Der Standardwert lautet "False".</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.PublicClientApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RequiredResourceAccess</maml:name>
        <maml:Description>
          <maml:para>@{Text=}</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SignInAudience</maml:name>
        <maml:Description>
          <maml:para>Gibt an, welche Microsoft-Konten für die aktuelle Anwendung unterstützt werden. </maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Tags</maml:name>
        <maml:Description>
          <maml:para>Benutzerdefinierte Zeichenfolgen, die verwendet werden können, um die Anwendung zu kategorisieren und zu identifizieren.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>TokenEncryptionKeyId</maml:name>
        <maml:Description>
          <maml:para>Gibt die keyId eines öffentlichen Schlüssels aus der keyCredentials-Sammlung an. Wenn diese Option konfiguriert ist, verschlüsselt Azure AD alle ausgegebenen Token anhand des Schlüssels, auf den diese Eigenschaft zeigt. Der Anwendungscode, der das verschlüsselte Token empfängt, muss den entsprechenden privaten Schlüssel zum Entschlüsseln des Tokens verwenden, damit es für den angemeldeten Benutzer verwendet werden kann.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Web</maml:name>
        <maml:Description>
          <maml:para>Gibt die Einstellungen für eine Webanwendung an.</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.WebApplication</command:parameterValue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ApiApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.InformationalUrl</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.OptionalClaims</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.ParentalControlSettings</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PublicClientApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.WebApplication</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AddIn]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AppRole]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PasswordCredential]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.PreAuthorizedApplication]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.RequiredResourceAccess]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>System.Nullable`1[System.Boolean]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Aktualisieren einer Anwendung</maml:title>
        <dev:code>PS C:\&gt;Set-AzureADMSApplication -ObjectId fcd37fb8-449c-45af-92fc-5448c671fd30 `
          -DisplayName "my name" `
          -AddIns @{ Type = "mytype"; Properties = [PSCustomObject]@{ Key = "key"; Value = "value" } } `
          -Api @{ AcceptMappedClaims = $true } `
          -AppRoles @{ Id = "21111111-1111-1111-1111-111111111111"; DisplayName = "role"; AllowedMemberTypes = "User"; Description = "mydescription"; Value = "myvalue" } `
          -InformationalUrl @{ SupportUrl = "https://mynewapp.contoso.com/support.html" } `
          -IsDeviceOnlyAuthSupported $false `
          -IsFallbackPublicClient $false `
          -KeyCredentials @{ KeyId = "41111111-1111-1111-1111-111111111111"; Usage = "Encrypt"; Key = [System.IO.File]::ReadAllBytes("file.cer"); Type = "AsymmetricX509Cert" } `
          -OptionalClaims @{ IdToken = [PSCustomObject]@{ Name = "claimName"; Source = "claimSource" } } `
          -ParentalControlSettings @{ LegalAgeGroupRule = "Block" } `
          -PublicClient @{ RedirectUris = "https://mynewapp.contoso.com/" } `
          -RequiredResourceAccess @{ ResourceAppId = "31111111-1111-1111-1111-111111111111"; ResourceAccess = [PSCustomObject]@{ Type = "Scope" } } `
          -SignInAudience AzureADandPersonalMicrosoftAccount `
          -Tags "mytag" `
          -TokenEncryptionKeyId "41111111-1111-1111-1111-111111111111" `
          -Web @{ LogoutUrl = "https://mynewapp.contoso.com/logout.html" } `
          -GroupMembershipClaims "SecurityGroup" `
          -OrgRestrictions {orgrestrictions} `
          -PasswordCredentials {passwordcredentials} `
          -PreAuthorizedApplications {preauthorizedapplications} `
          -IdentifierUris "https://mynewapp.contoso.com"
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird die angegebene Anwendung aktualisiert.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplication</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-AzureADMSApplicationLogo
      </command:name>
      <maml:description>
        <maml:para>Legt das Logo für ein Anwendungsobjekt fest.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSApplicationLogo</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Legt das Logo für ein Anwendungsobjekt fest.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Set-AzureADMSApplicationLogo</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Content</maml:name>
          <maml:description>
            <maml:para>Ein ImageByteArray, das als Anwendungslogo verwendet werden soll</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">Byte[]</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Content</maml:name>
        <maml:description>
          <maml:para>Ein ImageByteArray, das als Anwendungslogo verwendet werden soll</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">Byte[]</command:parametervalue>
        <dev:type>
          <maml:name>Byte[]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>Byte[]</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Festlegen des Logos der Anwendung</maml:title>
        <dev:code>PS C:\&gt;Set-AzureADMSApplicationLogo -ObjectId 121ce3aa-64cb-44f2-99e8-deb705caeddd -Content {imagebytearray}</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird das Anwendungslogo aktualisiert.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
  </command:command>
 
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Add-AzureADApplicationPolicy</command:name>
      <command:verb>Add</command:verb>
      <command:noun>AzureADApplicationPolicy</command:noun>
      <maml:description>
        <maml:para>Das Cmdlet "Add-AzureADApplicationPolicy" steht zurzeit nicht zur Verfügung.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Add-AzureADApplicationPolicy" wird eine Azure Active Directory-Anwendungsrichtlinie hinzugefügt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-AzureADApplicationPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter: * Continue</maml:para>
            <maml:para>* Ignore</maml:para>
            <maml:para>* Inquire</maml:para>
            <maml:para>* SilentlyContinue</maml:para>
            <maml:para>* Stop</maml:para>
            <maml:para>* Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Variable an, in der eine Informationsereignismeldung gespeichert wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>RefObjectId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID der Richtlinie an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der Anwendung, für die Sie die Richtlinie festlegen müssen</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter: * Continue</maml:para>
          <maml:para>* Ignore</maml:para>
          <maml:para>* Inquire</maml:para>
          <maml:para>* SilentlyContinue</maml:para>
          <maml:para>* Stop</maml:para>
          <maml:para>* Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Variable an, in der eine Informationsereignismeldung gespeichert wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>RefObjectId</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID der Richtlinie an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID der Anwendung, für die Sie die Richtlinie festlegen müssen</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------- Beispiel 1: Hinzufügen einer Anwendungsrichtlinie -------------</maml:title>
        <dev:code>PS C:\&gt;Add-AzureADApplicationPolicy -ObjectId &lt;object id of application&gt; -RefObjectId &lt;object id of policy&gt;</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Anwendungsrichtlinie hinzugefügt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Add-AzureADMSLifecyclePolicyGroup</command:name>
      <command:verb>Add</command:verb>
      <command:noun>AzureADMSLifecyclePolicyGroup</command:noun>
      <maml:description>
        <maml:para>Fügt einer Lebenszyklusrichtlinie eine Gruppe hinzu.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Add-AzureADMSLifecyclePolicyGroup" fügt einer Lebenszyklusrichtlinie in Azure Active Directory eine Gruppe hinzu.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-AzureADMSLifecyclePolicyGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Gruppe in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID des Lebenszyklus-Richtlinienobjekts in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupId</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID einer Gruppe in Azure Active Directory an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID des Lebenszyklus-Richtlinienobjekts in Azure Active Directory an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt;Add-AzureADMSLifecyclePolicyGroup -Id "b4c908b0-3595-4add-91b4-c5400b31b57b" -groupId "cffd97bd-6b91-4c4e-b553-6918a320211c"</dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl fügt der Lebenszyklus-Richtlinie eine Gruppe hinzu.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Add-AzureADServicePrincipalPolicy</command:name>
      <command:verb>Add</command:verb>
      <command:noun>AzureADServicePrincipalPolicy</command:noun>
      <maml:description>
        <maml:para>Fügt eine Dienstprinzipalrichtlinie hinzu.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Add-AzureADServicePrincipalPolicy" wird eine Dienstprinzipalrichtlinie hinzugefügt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-AzureADServicePrincipalPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Variable an, in der eine Informationsereignismeldung gespeichert wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>RefObjectId</maml:name>
          <maml:Description>
            <maml:para>Gibt die Objekt-ID der Richtlinie an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID des Dienstprinzipals, für den Sie die Richtlinie festlegen müssen</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Variable an, in der eine Informationsereignismeldung gespeichert wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>RefObjectId</maml:name>
        <maml:Description>
          <maml:para>Gibt die Objekt-ID der Richtlinie an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID des Dienstprinzipals, für den Sie die Richtlinie festlegen müssen</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>---------- Beispiel 1: Hinzufügen einer Dienstprinzipalrichtlinie ----------</maml:title>
        <dev:code>PS C:\&gt;Add-AzureADServicePrincipalPolicy -Id &lt;object id of service principal&gt; -RefObjectId &lt;object id of policy&gt;</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Add-AzureADMSPrivilegedResource</command:name>
      <command:verb>Add</command:verb>
      <command:noun>AzureADMSPrivilegedResource</command:noun>
      <maml:description>
        <maml:para>Verwenden Sie diese API, um eine neue privilegierte Azure AD-MS-Ressource hinzuzufügen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Verwenden Sie diese API, um eine neue privilegierte Azure AD-MS-Ressource hinzuzufügen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-AzureADMSPrivilegedResource</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExternalId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmten Ressourcen-ID</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ProviderId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExternalId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmten Ressourcen-ID</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ProviderId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Add-AzureADMSPrivilegedResource -ProviderId AzureResources -ExternalId "/subscriptions/38ab2ccc-3747-4567-b36b-9478f5602f0d"</dev:code>
        <dev:remarks>
          <maml:para>Neue Ressource registrieren</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Close-AzureADMSPrivilegedRoleAssignmentRequest</command:name>
      <command:verb>Close</command:verb>
      <command:noun>AzureADMSPrivilegedRoleAssignmentRequest</command:noun>
      <maml:description>
        <maml:para>AzureADMSPrivilegedRoleAssignmentRequest abbrechen</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>AzureADMSPrivilegedRoleAssignmentRequest abbrechen</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Close-AzureADMSPrivilegedRoleAssignmentRequest</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmen Rollenzuweisungsanforderung</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ProviderId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmen Rollenzuweisungsanforderung</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ProviderId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Close-AzureADMSPrivilegedRoleAssignmentRequest -ProviderId AzureResources -Id 14eda86f-b650-4ccf-802f-33842c1f1d2c</dev:code>
        <dev:remarks>
          <maml:para>Anforderung für AzureResources-Anbieter abbrechen</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationPolicy</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationPolicy</command:noun>
      <maml:description>
        <maml:para>Ruft eine Anwendungsrichtlinie ab.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-AzureADApplicationPolicy" wird eine Azure Active Directory-Anwendungsrichtlinie abgerufen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert.</maml:para>
            <maml:para>Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Variable an, in der eine Informationsereignismeldung gespeichert wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der Anwendung, für die Sie die Richtlinie abrufen müssen</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert.</maml:para>
          <maml:para>Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Variable an, in der eine Informationsereignismeldung gespeichert wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID der Anwendung, für die Sie die Richtlinie abrufen müssen</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------- Beispiel 1: Abrufen einer Anwendungsrichtlinie -------------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADApplicationPolicy -Id "&lt;object id of application&gt;"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird die angegebene Anwendungsrichtlinie abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyApplication</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyApplication</command:noun>
      <maml:description>
        <maml:para>Das Cmdlet "Get-AzureADApplicationProxyApplication" ruft eine Anwendung ab, die für den Anwendungsproxy in Azure Active Directory konfiguriert ist.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-AzureADApplicationProxyApplication" ruft eine Anwendung ab, die für den Anwendungsproxy in Azure Active Directory konfiguriert ist.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyApplication</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ObjectId</maml:name>
          <maml:Description>
            <maml:para>Dies ist die eindeutige Anwendungs-ID der Anwendung. Diese ID kann mit dem Get-AzureADApplication-Befehl abgerufen werden. Alternativ können Sie die ID im Azure-Portal abrufen. Wechseln Sie hierzu im Azure-Portal zu "AAD" &gt; "Alle Anwendungen", und wählen Sie Ihre Anwendung aus. Wechseln Sie dann zur Registerkarte mit den Eigenschaften, und verwenden Sie die ObjectId auf dieser Seite.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ObjectId</maml:name>
        <maml:Description>
          <maml:para>Dies ist die eindeutige Anwendungs-ID der Anwendung. Diese ID kann mit dem Get-AzureADApplication-Befehl abgerufen werden. Alternativ können Sie die ID im Azure-Portal abrufen. Wechseln Sie hierzu im Azure-Portal zu "AAD" &gt; "Alle Anwendungen", und wählen Sie Ihre Anwendung aus. Wechseln Sie dann zur Registerkarte mit den Eigenschaften, und verwenden Sie die ObjectId auf dieser Seite.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyApplication -ObjectId 8d6c6684-6f8c-42e2-8914-32ed2adf9ccf
 
 
ExternalAuthenticationType : AadPreAuthentication
ApplicationServerTimeout : Default
ExternalUrl : https://travel.cycles.adventure-works.com/
InternalUrl : https://awcyclesapps.adventure-works.com:3000/
IsTranslateHostHeaderEnabled : False
IsTranslateLinksInBodyEnabled : False
IsOnPremPublishingEnabled : True
VerifiedCustomDomainCertificatesMetadata : class OnPremisesPublishingVerifiedCustomDomainCertificatesMetadataObject {
                                             Thumbprint: [XXXXX]
                                             SubjectName: [XXXXX]
                                             Issuer:
                                             IssueDate: 11/9/2017 5:54:29
                                             ExpiryDate: 11/9/2019 5:54:29
                                           }
 
VerifiedCustomDomainKeyCredential :
VerifiedCustomDomainPasswordCredential :
SingleSignOnSettings :</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyApplicationConnectorGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyApplicationConnectorGroup</command:noun>
      <maml:description>
        <maml:para>Das Cmdlet "Get-AzureADApplicationProxyApplicationConnectorGroup" ruft die Connectorgruppe ab, die einer bestimmten Anwendung zugewiesen ist.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-AzureADApplicationProxyApplicationConnectorGroup" ruft die Connectorgruppe ab, die der angegebenen Anwendung zugewiesen ist. Die Anwendung muss für den Anwendungsproxy in Azure Active Directory (AD) konfiguriert sein.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyApplicationConnectorGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ObjectId</maml:name>
          <maml:Description>
            <maml:para>Die ObjectId ist die ID der Anwendung. Diese kann mit dem Get-AzureADApplication-Befehl abgerufen werden. Alternativ können Sie die ID im Azure-Portal abrufen. Wechseln Sie hierzu im Azure-Portal zu "AAD" &gt; "Unternehmensanwendungen", und wählen Sie Ihre Anwendung aus. Wechseln Sie dann zur Registerkarte mit den Eigenschaften, und verwenden Sie die ObjectId auf dieser Seite.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ObjectId</maml:name>
        <maml:Description>
          <maml:para>Die ObjectId ist die ID der Anwendung. Diese kann mit dem Get-AzureADApplication-Befehl abgerufen werden. Alternativ können Sie die ID im Azure-Portal abrufen. Wechseln Sie hierzu im Azure-Portal zu "AAD" &gt; "Unternehmensanwendungen", und wählen Sie Ihre Anwendung aus. Wechseln Sie dann zur Registerkarte mit den Eigenschaften, und verwenden Sie die ObjectId auf dieser Seite.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 8d6c6684-6f8c-42e2-8914-32ed2adf9ccf
 
Id Name ConnectorGroupType IsDefault
-- ---- ------------------ ---------
a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84 Application Servers applicationProxy False</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyConnector</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyConnector</command:noun>
      <maml:description>
        <maml:para>Das Cmdlet "Get-AzureADApplicationProxyApplicationConnector " ruft eine Liste aller Connectors oder – sofern angegeben – Details zu einem bestimmten Connector ab.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-AzureADApplicationProxyApplicationConnector" ruft die Details für einen vorgegebenen Connector ab. Wenn keine connectorId angegeben wird, werden alle Connectors abgerufen, die dem Mandanten zugewiesen sind.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnector</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Benutzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>Gibt eine OData v3.0-Filteranweisung an. Dieser Parameter steuert, welche Objekte zurückgegeben werden. Informationen zu OData-Abfragen finden Sie hier: http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnector</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Benutzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID des spezifischen Connectors. Sie können die gewünschte ID abrufen, indem Sie den Befehl ohne diesen Parameter ausführen, oder indem Sie zum Portal wechseln und die Connectordetails anzeigen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnector</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Benutzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>SearchString</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Suchzeichenfolge an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>Bei TRUE werden alle Benutzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>Gibt eine OData v3.0-Filteranweisung an. Dieser Parameter steuert, welche Objekte zurückgegeben werden. Informationen zu OData-Abfragen finden Sie hier: http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID des spezifischen Connectors. Sie können die gewünschte ID abrufen, indem Sie den Befehl ohne diesen Parameter ausführen, oder indem Sie zum Portal wechseln und die Connectordetails anzeigen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>SearchString</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Suchzeichenfolge an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyConnector
 
Id MachineName ExternalIp Status
-- ----------- ---------- ------
4c8b06e7-9751-41d5-8e5e-48e9b9bc2c66 AWCyclesApps.adventure-works.com 52.165.149.115 active
834c5dd6-f2e8-47ae-973a-9fc769289b3d AWCyclesAD.adventure-works.com 52.165.149.131 active</dev:code>
        <dev:remarks>
          <maml:para>Beispiel 1: Abrufen aller Connectors</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 2 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyConnector -Id 4c8b06e7-9751-41d5-8e5e-48e9b9bc2c66
 
Id MachineName ExternalIp Status
-- ----------- ---------- ------
4c8b06e7-9751-41d5-8e5e-48e9b9bc2c66 AWCyclesApps.adventure-works.com 52.165.149.115 active</dev:code>
        <dev:remarks>
          <maml:para>Beispiel 2: Abrufen von Informationen für einen bestimmten Connector</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyConnectorGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyConnectorGroup</command:noun>
      <maml:description>
        <maml:para>Das Cmdlet "Get-AzureADApplicationProxyConnectorGroup" ruft eine Liste aller Connectorgruppen oder – sofern angegeben – Details zu einer bestimmten Connectorgruppe ab.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-AzureADApplicationProxyConnectorGroup" ruft eine Liste aller Connectorgruppen oder – sofern angegeben – Details zur angegebenen Connectorgruppe ab.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Benutzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>Gibt eine OData v3.0-Filteranweisung an. Dieser Parameter steuert, welche Objekte zurückgegeben werden. Informationen zu OData-Abfragen finden Sie hier: http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Benutzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der spezifischen Connectorgruppe. Sie können die gewünschte ID abrufen, indem Sie den Befehl ohne diesen Parameter ausführen, oder indem Sie zum Portal wechseln und die Details zur Connectorgruppe anzeigen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Benutzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>SearchString</maml:name>
          <maml:Description>
            <maml:para>Gibt die Suchzeichenfolge an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>Bei TRUE werden alle Benutzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>Gibt eine OData v3.0-Filteranweisung an. Dieser Parameter steuert, welche Objekte zurückgegeben werden. Informationen zu OData-Abfragen finden Sie hier: http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID der spezifischen Connectorgruppe. Sie können die gewünschte ID abrufen, indem Sie den Befehl ohne diesen Parameter ausführen, oder indem Sie zum Portal wechseln und die Details zur Connectorgruppe anzeigen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>SearchString</maml:name>
        <maml:Description>
          <maml:para>Gibt die Suchzeichenfolge an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyConnectorGroup
 
Id Name ConnectorGroupType IsDefault
-- ---- ------------------ ---------
1a0bc41a-8663-4da3-934c-214640663a33 Default applicationProxy True
68348ab6-4cc5-4c8c-a0f0-7a43db2f4ff6 Guest Applications applicationProxy False
a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84 Application Servers applicationProxy False</dev:code>
        <dev:remarks>
          <maml:para>Beispiel 1: Abrufen aller Connectorgruppen</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 2 --------------------------</maml:title>
        <dev:code>PS C:\Users\nanaeh\Desktop\Microsoft.Open.AzureAD.Module.Preview&gt; Get-AzureADApplicationProxyConnectorGroup -Id a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84
 
Id Name ConnectorGroupType IsDefault
-- ---- ------------------ ---------
a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84 Application Servers applicationProxy False</dev:code>
        <dev:remarks>
          <maml:para>Beispiel 2: Abrufen einer bestimmten Connectorgruppe</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyConnectorGroupMembers</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyConnectorGroupMembers</command:noun>
      <maml:description>
        <maml:para>Mit "Get-AzureADApplicationProxyConnectorGroupMembers" werden alle Anwendungsproxyconnectors abgerufen, die der vorgegebenen Connectorgruppe zugeordnet sind.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit "Get-AzureADApplicationProxyConnectorGroupMembers" werden alle Anwendungsproxyconnectors abgerufen, die der vorgegebenen Connectorgruppe zugeordnet sind.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnectorGroupMembers</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Benutzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>Gibt eine OData v3.0-Filteranweisung an. Dieser Parameter steuert, welche Objekte zurückgegeben werden. Informationen zu OData-Abfragen finden Sie hier: http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der Connectorgruppe. Sie können diese ID abrufen, indem Sie den Get-AzureADApplicationProxyConnectorGroup-Befehl ausführen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>Bei TRUE werden alle Benutzer zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>Gibt eine OData v3.0-Filteranweisung an. Dieser Parameter steuert, welche Objekte zurückgegeben werden. Informationen zu OData-Abfragen finden Sie hier: http://www.odata.org/documentation/odata-version-3-0/odata-version-3-0-core-protocol/#queryingcollections</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID der Connectorgruppe. Sie können diese ID abrufen, indem Sie den Get-AzureADApplicationProxyConnectorGroup-Befehl ausführen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyConnectorGroupMembers -Id ba07e273-6b9e-4567-afe4-efddac32509d
 
Id MachineName ExternalIp Status
-- ----------- ---------- ------
969eddd2-ad11-47ca-92ba-4442b9901edf vm-test-010 13.93.84.164 active
ea4a4b91-aace-4e8b-b81a-b2f6429a477e test-vm-conn1 52.18.9.115 active</dev:code>
        <dev:remarks>
          <maml:para>Die Ausgabe dieses Befehls, die alle Connectors in der Gruppe zeigt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADApplicationProxyConnectorMemberOf</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADApplicationProxyConnectorMemberOf</command:noun>
      <maml:description>
        <maml:para>Der Get-AzureADApplicationProxyConnectorMemberOf-Befehl ruft die ConnectorGroup ab, der der angegebene Connector angehört.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Der Get-AzureADApplicationProxyConnectorMemberOf-Befehl ruft die ConnectorGroup ab, der der angegebene Connector angehört. Wenn dem Connector keine Gruppe zugewiesen wurde, wird er standardmäßig Mitglied in "Default".</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADApplicationProxyConnectorMemberOf</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID des Connectors. Sie können diese ID abrufen, indem Sie den Get-AzureADApplicationProxyConnector-Befehl ausführen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID des Connectors. Sie können diese ID abrufen, indem Sie den Get-AzureADApplicationProxyConnector-Befehl ausführen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADApplicationProxyConnectorMemberOf -Id 4c8b06e7-9751-41d5-8e5e-48e9b9bc2c66
 
Id Name ConnectorGroupType IsDefault
-- ---- ------------------ ---------
a39b9095-8dc8-4d3a-86c3-e7b5c3f0fb84 Application Servers applicationProxy False</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADDirectorySetting</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADDirectorySetting</command:noun>
      <maml:description>
        <maml:para>Ruft eine Verzeichniseinstellung ab.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-AzureADDirectorySetting" wird eine Verzeichniseinstellung aus Azure Active Directory (AD) abgerufen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADDirectorySetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Verzeichniseinstellungen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID eines Verzeichnisses in Azure AD an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADDirectorySetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Verzeichniseinstellungen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>Bei TRUE werden alle Verzeichniseinstellungen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID eines Verzeichnisses in Azure AD an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADDirectorySettingTemplate</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADDirectorySettingTemplate</command:noun>
      <maml:description>
        <maml:para>Ruft eine Vorlage für Verzeichniseinstellungen ab.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-AzureADDirectorySettingTemplate" wird eine Verzeichniseinstellungsvorlage aus Azure Active Directory (AD) abgerufen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADDirectorySettingTemplate</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der Einstellungsvorlage, die Sie abrufen möchten</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID der Einstellungsvorlage, die Sie abrufen möchten</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSDeletedDirectoryObject</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSDeletedDirectoryObject</command:noun>
      <maml:description>
        <maml:para>Dieses Cmdlet wird verwendet, um ein vorläufig gelöschtes Verzeichnisobjekt aus dem Verzeichnis abzurufen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Dieses Cmdlet wird verwendet, um ein vorläufig gelöschtes Verzeichnisobjekt aus dem Verzeichnis abzurufen. Beachten Sie, dass das vorläufige Löschen für Gruppen zurzeit nur für einheitliche Gruppen (auch als Office 365-Gruppen bekannt) implementiert ist.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSDeletedDirectoryObject</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID des abzurufenden Verzeichnisobjekts</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID des abzurufenden Verzeichnisobjekts</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>Get-AzureADMSDeletedDirectoryObject -Id 85b5ff1e-0402-400c-9e3c-0f9e965325d1</dev:code>
        <dev:remarks>
          <maml:para>Dieses Beispiel zeigt, wie das gelöschte Verzeichnisobjekt mit der ID "85b5ff1e-0402-400c-9e3c-0f9e965325d1" aus dem Verzeichnis abgerufen wird.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSDeletedGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSDeletedGroup</command:noun>
      <maml:description>
        <maml:para>Dieses Cmdlet wird verwendet, um die vorläufig gelöschten Gruppen in einem Verzeichnis abzurufen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Dieses Cmdlet wird verwendet, um die vorläufig gelöschten Gruppen in einem Verzeichnis abzurufen. Wenn eine Gruppe gelöscht wird, wird sie zunächst vorläufig gelöscht und kann während der ersten 30 Tage nach dem Löschvorgang wiederhergestellt werden. Nach 30 Tagen wird die Gruppe dauerhaft gelöscht und kann nicht mehr wiederhergestellt werden. Beachten Sie, dass das vorläufige Löschen zurzeit nur für einheitliche Gruppen (auch als Office 365-Gruppen bekannt) unterstützt wird.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSDeletedGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Gruppemitglieder zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>Gibt eine oData v3.0-Filteranweisung an. Dieser Parameter steuert, welche Objekte zurückgegeben werden.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSDeletedGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Gruppemitglieder zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der gelöschten Gruppe, die abgerufen werden soll</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSDeletedGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Gruppemitglieder zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>SearchString</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Suchzeichenfolge an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>Bei TRUE werden alle Gruppemitglieder zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>Gibt eine oData v3.0-Filteranweisung an. Dieser Parameter steuert, welche Objekte zurückgegeben werden.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID der gelöschten Gruppe, die abgerufen werden soll</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>SearchString</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Suchzeichenfolge an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>Get-AzureAdMSDeletedGroup</dev:code>
        <dev:remarks>
          <maml:para>Dieses Cmdlet ruft alle wiederherstellbaren gelöschten Gruppen im Verzeichnis ab.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSGroup</command:noun>
      <maml:description>
        <maml:para>Ruft Informationen zu Gruppen in Azure AD ab.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-AzureADMSGroup" werden Informationen zu Gruppen in Azure Active Directory (Azure AD) abgerufen. Geben Sie zum Abrufen einer Gruppe den Parameter "Id" an. Geben Sie den Parameter "SearchString" oder "Filter" an, um bestimmte Gruppen zu finden. Wenn Sie keine Parameter angeben, ruft dieses Cmdlet alle Gruppen ab.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Gruppen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variablelength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Select</maml:name>
          <maml:description>
            <maml:para>Gibt eine Liste der abzurufenden Gruppeneigenschaften an.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
          <dev:type>
            <maml:name>string</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue>None</dev:defaultvalue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>Gibt eine oData v3.0-Filterzeichenfolge zurück, mit der ein Satz von Gruppen abgeglichen wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Gibt die Höchstzahl von Datensätzen an, die von diesem Cmdlet abgerufen werden. Der Standardwert ist 100.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Gruppen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID der Gruppe an, die von diesem Cmdlet abgerufen wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variablelength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Select</maml:name>
          <maml:description>
            <maml:para>Gibt eine Liste der abzurufenden Gruppeneigenschaften an.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
          <dev:type>
            <maml:name>string</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue>None</dev:defaultvalue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSGroup</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Gruppen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>SearchString</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Suchzeichenfolge an. Dieses Cmdlet ruft Gruppen ab, deren DisplayName- oder Description-Attribute der Suchzeichenfolge entsprechen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>Bei TRUE werden alle Gruppen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variablelength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Select</maml:name>
        <maml:description>
          <maml:para>Gibt eine Liste der abzurufenden Gruppeneigenschaften an.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue>None</dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>Gibt eine oData v3.0-Filterzeichenfolge zurück, mit der ein Satz von Gruppen abgeglichen wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID der Gruppe an, die von diesem Cmdlet abgerufen wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>SearchString</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Suchzeichenfolge an. Dieses Cmdlet ruft Gruppen ab, deren DisplayName- oder Description-Attribute der Suchzeichenfolge entsprechen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Gibt die Höchstzahl von Datensätzen an, die von diesem Cmdlet abgerufen werden. Der Standardwert ist 100.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>Dieses Cmdlet befindet sich zurzeit in Public Preview. Solange ein Cmdlet sich in Public Preview befindet, nehmen wir möglicherweise Änderungen am Cmdlet vor, die zu unerwarteten Auswirkungen führen können. Wir empfehlen, dieses Cmdlet nicht in einer Produktionsumgebung einzusetzen.</maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------ Beispiel 1: Abrufen aller Gruppen ------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSGroup
 
Id : d539a25e-2db2-482a-9dcb-2a0b27fe4f27
Description :
OnPremisesSyncEnabled :
DisplayName :
ADSyncOperators
OnPremisesLastSyncDateTime :
Mail :
MailEnabled : False
MailNickname : ADSyncOperators
OnPremisesSecurityIdentifier : S-1-5-21-2695029449-1154706203-1063139792-1243
ProxyAddresses : {}
SecurityEnabled : True
GroupTypes : {}
MembershipRule :
MembershipRuleProcessingState :
 
 
Id : d98ddc78-6e8d-4f0d-8a3f-b923c6ebc14b
Description :
OnPremisesSyncEnabled :
DisplayName : Project Icarus
OnPremisesLastSyncDateTime :
Mail :
MailEnabled : False
MailNickname : 60f3d02c-0c6e-41da-bb64-128c73b4d9e6
OnPremisesSecurityIdentifier :
ProxyAddresses : {}
SecurityEnabled : True
GroupTypes : {DynamicMembership}
MembershipRule : (user.jobtitle -eq "Sales manager") -or ((user.department -eq "Marketing") -and (user.country -eq "Greece"))
MembershipRuleProcessingState : On</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden alle Gruppen in Azure AD abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- Beispiel 2: Abrufen einer bestimmten Gruppe anhand einer ID --------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSGroup -Id "d98ddc78-6e8d-4f0d-8a3f-b923c6ebc14b"
 
Id : d98ddc78-6e8d-4f0d-8a3f-b923c6ebc14b
Description :
OnPremisesSyncEnabled :
DisplayName : Project Icarus
OnPremisesLastSyncDateTime :
Mail :
MailEnabled : False
MailNickname : 60f3d02c-0c6e-41da-bb64-128c73b4d9e6
OnPremisesSecurityIdentifier :
ProxyAddresses : {}
SecurityEnabled : True
GroupTypes : {DynamicMembership}
MembershipRule : (user.jobtitle -eq "Sales manager") -or ((user.department -eq "Marketing") -and (user.country -eq "Greece"))
MembershipRuleProcessingState : On</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden Informationen zu der Gruppe mit der angegebenen ID abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- Beispiel 3: Abrufen von AssignedLabels- und DisplayName-Eigenschaftswerten für alle Gruppen --------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSGroup -Select "AssignedLabels,DisplayName"
 
AssignedLabels : [{LabelId: "00000000-0000-0000-0000-000000000000", DisplayName: "Confidential"}]
DisplayName : Project Icarus 1
 
AssignedLabels : [{LabelId: "00000000-0000-0000-0000-000000000000", DisplayName: "Confidential"}]
DisplayName : Project Icarus 2</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden AssignedLabels- und DisplayName-Eigenschaftswerte für alle Gruppen abgerufen.</maml:para>
          <maml:para>Die AssignedLabels-Gruppeneigenschaft konnte nur vom Select-Parameter abgerufen werden.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- Beispiel 4: Abrufen von AssignedLabels- und DisplayName-Eigenschaftswerten für eine Gruppe --------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSGroup -Id "11111111-1111-1111-1111-111111111111" -Select "AssignedLabels,DisplayName"
 
AssignedLabels : [{LabelId: "00000000-0000-0000-0000-000000000000", DisplayName: "Confidential"}]
DisplayName : Project Icarus 1</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden AssignedLabels- und DisplayName-Eigenschaftswerte für eine bestimmte Gruppe abgerufen.</maml:para>
          <maml:para>Die AssignedLabels-Gruppeneigenschaft konnte nur vom Select-Parameter abgerufen werden.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>#AzureAD: Certificate based authentication for iOS and Android now in preview!</maml:linkText>
        <maml:uri>https://blogs.technet.microsoft.com/enterprisemobility/2016/07/18/azuread-certificate-based-authentication-for-ios-and-android-now-in-preview/</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSGroupLifecyclePolicy</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSGroupLifecyclePolicy</command:noun>
      <maml:description>
        <maml:para>Ruft die Eigenschaften und Beziehungen eines groupLifecyclePolicies-Objekts in Active Directory Azure ab. Wenn Sie keine Parameter angeben, ruft dieses Cmdlet alle groupLifecyclePolicies ab.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Der Befehl "Get-AzureADMSGroupLifecyclePolicy" ruft die Eigenschaften und Beziehungen eines groupLifecyclePolicies-Objekts in Azure Active Directory ab. Wenn Sie keine Parameter angeben, ruft dieses Cmdlet alle groupLifecyclePolicies ab.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSGroupLifecyclePolicy</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID eines groupLifecyclePolicies-Objekts in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID eines groupLifecyclePolicies-Objekts in Azure Active Directory an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>System.Nullable`1[[System.Boolean, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSGroupLifecyclePolicy</dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl ruft die für den Mandanten konfigurierten Gruppenablaufeinstellungen ab.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSIdentityProvider</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSIdentityProvider</command:noun>
      <maml:description>
        <maml:para>Dieses Cmdlet wird verwendet, um die im Verzeichnis konfigurierte Identitätsanbieter abzurufen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Dieses Cmdlet wird verwendet, um die im Verzeichnis konfigurierten Identitätsanbieter abzurufen. Diese Identitätsanbieter ermöglichen es Benutzern, sich für Anwendungen zu registrieren bzw. sich bei Anwendungen anzumelden, die mithilfe von Azure AD B2C geschützt werden.</maml:para>
      <maml:para>Durch das Konfigurieren eines Identitätsanbieters in Ihrem Azure AD-Mandanten werden auch zukünftige B2B-Gast-Szenarien ermöglicht. Angenommen, eine Organisation verfügt über Ressourcen in Office 365, die mit einem Gmail-Benutzer geteilt werden müssen. Der Gmail-Benutzer verwendet die Anmeldeinformationen seines Google-Kontos, um sich zu authentifizieren und auf die Dokumente zuzugreifen.</maml:para>
      <maml:para>Der aktuelle Satz von Identitätsanbietern kann Microsoft, Google, Facebook, Amazon oder LinkedIn lauten.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSIdentityProvider</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner für einen Identitätsanbieter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner für einen Identitätsanbieter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSIdentityProvider</dev:code>
        <dev:remarks>
          <maml:para>In diesem Beispiel werden eine Liste aller konfigurierten Identitätsanbieter und ihre Eigenschaften abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 2 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSIdentityProvider -Id LinkedIn-OAUTH</dev:code>
        <dev:remarks>
          <maml:para>In diesem Beispiel werden die Eigenschaften für den angegebenen Identitätsanbieter abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSLifecyclePolicyGroup</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSLifecyclePolicyGroup</command:noun>
      <maml:description>
        <maml:para>Ruft das Lebenszyklus-Richtlinienobjekt ab, dem eine Gruppe angehört.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Der Befehl "Get-AzureADMSLifecyclePolicyGroup" ruft das Lebenszyklus-Richtlinienobjekt ab, dem eine Gruppe angehört.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSLifecyclePolicyGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Gruppe in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID einer Gruppe in Azure Active Directory an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSLifecyclePolicyGroup -Id cffd97bd-6b91-4c4e-b553-6918a320211c</dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl ruft das Lebenszyklus-Richtlinienobjekt ab, dem eine Gruppe angehört.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADObjectSetting</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADObjectSetting</command:noun>
      <maml:description>
        <maml:para>Ruft eine Objekteinstellung ab.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Get-AzureADObjectSetting" ruft eine Objekteinstellung aus Azure Active Directory (AD) ab.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADObjectSetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Objekteinstellungen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID eines Einstellungsobjekts an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>TargetObjectId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID des Zielobjekts an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>TargetType</maml:name>
          <maml:Description>
            <maml:para>Gibt den Zieltyp an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADObjectSetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>Bei TRUE werden alle Objekteinstellungen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>TargetObjectId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID des Zielobjekts an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>TargetType</maml:name>
          <maml:Description>
            <maml:para>Gibt den Zieltyp an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>Bei TRUE werden alle Objekteinstellungen zurückgegeben. Bei FALSE wird die durch den Top-Parameter festgelegte Anzahl von Objekten zurückgegeben.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID eines Einstellungsobjekts an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>TargetObjectId</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID des Zielobjekts an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>TargetType</maml:name>
        <maml:Description>
          <maml:para>Gibt den Zieltyp an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Gibt die Höchstzahl zurückzugebender Datensätze an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADPolicy</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADPolicy</command:noun>
      <maml:description>
        <maml:para>Ruft eine Richtlinie ab.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-AzureADPolicy" wird eine Richtlinie in Azure Active Directory (AD) abgerufen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der Richtlinie, die Sie abrufen möchten</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID der Richtlinie, die Sie abrufen möchten</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADPolicyAppliedObject</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADPolicyAppliedObject</command:noun>
      <maml:description>
        <maml:para></maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-AzureADPolicyAppliedObject" wird ein Objekt mit angewendeten Richtlinien aus Azure Active Directory (AD) abgerufen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADPolicyAppliedObject</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der Richtlinie, für die Sie die Objekte finden möchten</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID der Richtlinie, für die Sie die Objekte finden möchten</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADServicePrincipalPolicy</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADServicePrincipalPolicy</command:noun>
      <maml:description>
        <maml:para></maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-AzureADServicePrincipalPolicy" wird die Richtlinie eines Dienstprinzipals in Azure Active Directory (AD) abgerufen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADServicePrincipalPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID des Dienstprinzipals, für die Sie die Richtlinie abrufen müssen</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID des Dienstprinzipals, für die Sie die Richtlinie abrufen müssen</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------- Beispiel 1: Abrufen einer Richtlinie -------------------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADServicePrincipalPolicy -Id "&lt;object id of service principal&gt;"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl rufen Sie die Richtlinie für den angegebenen Dienstprinzipal ab.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSPrivilegedResource</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSPrivilegedResource</command:noun>
      <maml:description>
        <maml:para>Privilegierte Azure AD-MS-Ressource abrufen</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Privilegierte Azure AD-MS-Ressource abrufen</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSPrivilegedResource</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>Der Filter für eine OData-Abfrage</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmten Ressource</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ProviderId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Die höchste Ergebnisanzahl</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
    <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>Der Filter für eine OData-Abfrage</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmten Ressource</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ProviderId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Die höchste Ergebnisanzahl</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSPrivilegedResource -ProviderId AzureResources -Id 3f5887ed-dd6e-4821-8bde-c813ec508cf9</dev:code>
        <dev:remarks>
          <maml:para>Ressource für AzureResource-Anbieter mit ID abrufen</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 2 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSPrivilegedResource -ProviderId AzureResources</dev:code>
        <dev:remarks>
          <maml:para>Alle Ressourcen für AzureResource-Anbieter abrufen</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSPrivilegedRoleAssignmentRequest</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSPrivilegedRoleAssignmentRequest</command:noun>
      <maml:description>
        <maml:para>Rollenzuweisungsanforderung für eine bestimmte Ressource abrufen</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Rollenzuweisungsanforderung für eine bestimmte Ressource abrufen</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSPrivilegedRoleAssignmentRequest</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>Der OData-Filter</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmen Rollenzuweisungsanforderung</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ProviderId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Die höchste Anzahl für die Abfrage</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmen Rollenzuweisungsanforderung</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>Die OData-Abfrage</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ProviderId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Die höchste Anzahl</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
      <command:inputType>
        <dev:type>
          <maml:name>System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSPrivilegedRoleAssignmentRequest -ProviderId AzureResources -Filter "ResourceId eq 'e5e7d29d-5465-45ac-885f-4716a5ee74b5'"</dev:code>
        <dev:remarks>
          <maml:para>Alle Rollenzuweisungsanforderungen für einen bestimmten Anbieter und eine Ressource abrufen</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 2 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSPrivilegedRoleAssignmentRequest -ProviderId AzureResources -Id 247438d7-fc8d-4354-a737-4898a4019a95</dev:code>
        <dev:remarks>
          <maml:para>Rollenzuweisungsanforderungen für einen bestimmten Anbieter und eine ID abrufen</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSPrivilegedRoleAssignment</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSPrivilegedRoleAssignment</command:noun>
      <maml:description>
        <maml:para>Rollenzuweisungen für einen bestimmten Anbieter und eine Ressource abrufen</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Rollenzuweisungen für einen bestimmten Anbieter und eine Ressource abrufen</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSPrivilegedRoleAssignment</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>Der OData-Filter</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ProviderId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ResourceId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmten Ressource</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmten Rollenzuweisung</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Die höchste Anzahl</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>Der OData-Filter</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ProviderId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ResourceId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmten Ressource</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmten Rollenzuweisung</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Die höchste Anzahl</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
      <command:inputType>
        <dev:type>
          <maml:name>System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSPrivilegedRoleAssignment -ProviderId AzureResources -ResourceId 3f5887ed-dd6e-4821-8bde-c813ec508cf9</dev:code>
        <dev:remarks>
          <maml:para>Alle Rollenzuweisungen für einen bestimmten Anbieter und eine Ressource abrufen</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 2 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSPrivilegedRoleAssignment -ProviderId AzureResources -ResourceId 3f5887ed-dd6e-4821-8bde-c813ec508cf9 -Id b83c177a-10e0-4eeb-8d0b-f3668fbf81fa</dev:code>
        <dev:remarks>
          <maml:para>Rollenzuweisung für einen bestimmten Anbieter und eine Ressource abrufen</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSPrivilegedRoleDefinition</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSPrivilegedRoleDefinition</command:noun>
      <maml:description>
        <maml:para>Rollendefinitionen abrufen</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Rollendefinitionen abrufen</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSPrivilegedRoleDefinition</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der Rollendefinition</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ProviderId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ResourceId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmten Ressource</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters><command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID einer Rollendefinition</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ProviderId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ResourceId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmten Ressource</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSPrivilegedRoleDefinition -ProviderId AzureResources -ResourceId e5e7d29d-5465-45ac-885f-4716a5ee74b5 -Top 10</dev:code>
        <dev:remarks>
          <maml:para>Rollendefinitionen für einen bestimmten Anbieter und eine Ressource abrufen</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSPrivilegedRoleDefinition -ProviderId AzureResources -ResourceId e5e7d29d-5465-45ac-885f-4716a5ee74b5 -Id ff67e02b-d77b-4588-9f32-e02b7da6539b</dev:code>
        <dev:remarks>
          <maml:para>Rollendefinitionen für einen bestimmten Anbieter, eine Ressource und eine ID abrufen</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSPrivilegedRoleSetting</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSPrivilegedRoleSetting</command:noun>
      <maml:description>
        <maml:para>Rolleneinstellungen abrufen</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Rolleneinstellungen abrufen</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSPrivilegedRoleSetting</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmten Rolleneinstellung</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>Der Filter für OData</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ProviderId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Die höchste Anzahl</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmten Rolleneinstellung</maml:para>
        </maml:Description>
        <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>Der Filter für OData</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ProviderId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Die höchste Anzahl</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
      <command:inputType>
        <dev:type>
          <maml:name>System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]]</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSPrivilegedRoleSetting -ProviderId AzureResources -Filter "ResourceId eq 'e5e7d29d-5465-45ac-885f-4716a5ee74b5'"</dev:code>
        <dev:remarks>
          <maml:para>Rolleneinstellungen für einen bestimmten Anbieter und eine Ressource abrufen</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------------------- Beispiel 2 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSPrivilegedRoleSetting -ProviderId AzureResources -Id 4b95b664-7434-48e6-8dec-34caf4d8c3bd</dev:code>
        <dev:remarks>
          <maml:para>Rolleneinstellung für einen bestimmte Anbieter und eine ID abrufen</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADApplicationProxyConnectorGroup</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADApplicationProxyConnectorGroup</command:noun>
      <maml:description>
        <maml:para>Das Cmdlet "New-AzureADApplicationProxyConnectorGroup" erstellt eine neue Anwendungsproxy-Connectorgruppe.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "New-AzureADApplicationProxyConnectorGroup" erstellt eine neue Anwendungsproxy-Connectorgruppe.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>Der Name der neuen Connectorgruppe.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Name</command:parameterValue>
          <dev:type>
            <maml:name>Name</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>Der Name der neuen Connectorgruppe.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Name</command:parameterValue>
        <dev:type>
          <maml:name>Name</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.Name</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; New-AzureADApplicationProxyConnectorGroup -Name "Backup Application Servers"
 
Id Name ConnectorGroupType IsDefault
-- ---- ------------------ ---------
d533d7b1-fd92-49e8-a200-3e7dcf7c2ab5 Backup Application Servers applicationProxy False</dev:code>
        <dev:remarks>
          <maml:para>Beispiel 1: Erstellen einer neuen Connectorgruppe namens "Backup Application Servers"</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADDirectorySetting</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADDirectorySetting</command:noun>
      <maml:description>
        <maml:para>Erstellt ein Verzeichniseinstellungsobjekt.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "New-AzureADDirectorySetting" wird ein Verzeichniseinstellungsobjekt in Azure Active Directory (AD) erstellt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADDirectorySetting</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>DirectorySetting</maml:name>
          <maml:Description>
            <maml:para>Gibt Verzeichniseinstellungen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DirectorySetting</command:parameterValue>
          <dev:type>
            <maml:name>DirectorySetting</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>DirectorySetting</maml:name>
        <maml:Description>
          <maml:para>Gibt Verzeichniseinstellungen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DirectorySetting</command:parameterValue>
        <dev:type>
          <maml:name>DirectorySetting</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADMSGroupLifecyclePolicy</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSGroupLifecyclePolicy</command:noun>
      <maml:description>
        <maml:para>Erstellt eine neue groupLifecyclePolicy.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Erstellt eine neue groupLifecyclePolicy in Azure Active Directory.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADMSGroupLifecyclePolicy</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AlternateNotificationEmails</maml:name>
          <maml:Description>
            <maml:para>Benachrichtigungs-E-Mails für Gruppen ohne Besitzer werden an diese E-Mail-Adressen gesendet. Durch ";" getrennte Liste von E-Mail-Adressen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupLifetimeInDays</maml:name>
          <maml:Description>
            <maml:para>Bestandsdauer einer Gruppe in Tagen, nach deren Ablauf eine Verlängerung erforderlich ist</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ManagedGroupTypes</maml:name>
          <maml:Description>
            <maml:para>Mit diesem Parameter kann der Administrator auswählen, auf welche Office 365-Gruppen die Richtlinie angewendet wird. "None" erstellt die Richtlinie im deaktivierten Zustand. Bei "All" wird die Richtlinie auf jede Office 365-Gruppe im Mandanten angewendet. Bei "Selected" kann der Administrator bestimmte Office 365-Gruppen auswählen, für die die Richtlinie gelten soll.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AlternateNotificationEmails</maml:name>
        <maml:Description>
          <maml:para>Benachrichtigungs-E-Mails für Gruppen ohne Besitzer werden an diese E-Mail-Adressen gesendet. Durch ";" getrennte Liste von E-Mail-Adressen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupLifetimeInDays</maml:name>
        <maml:Description>
          <maml:para>Bestandsdauer einer Gruppe in Tagen, nach deren Ablauf eine Verlängerung erforderlich ist</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ManagedGroupTypes</maml:name>
        <maml:Description>
          <maml:para>Mit diesem Parameter kann der Administrator auswählen, auf welche Office 365-Gruppen die Richtlinie angewendet wird. "None" erstellt die Richtlinie im deaktivierten Zustand. Bei "All" wird die Richtlinie auf jede Office 365-Gruppe im Mandanten angewendet. Bei "Selected" kann der Administrator bestimmte Office 365-Gruppen auswählen, für die die Richtlinie gelten soll.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; New-AzureADMSGroupLifecyclePolicy -GroupLifetimeInDays 99 -ManagedGroupTypes "Selected" -AlternateNotificationEmails "example@contoso.com"</dev:code>
        <dev:remarks>
          <maml:para>Dadurch entsteht eine neue groupLifecyclePolicy, durch die die Gruppenlebensdauer für eine ausgewählte Reihe von Office 365-Gruppen auf 99 Tage festgelegt wird. Zudem werden Benachrichtigungs-E-Mails zur Verlängerung an Gruppen ohne Besitzer an "example@contoso.com" gesendet.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADMSIdentityProvider</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSIdentityProvider</command:noun>
      <maml:description>
        <maml:para>Dieses Cmdlet wird verwendet, um einen neuen Identitätsanbieter im Verzeichnis zu konfigurieren.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Dieses Cmdlet wird verwendet, um einen Identitätsanbieter im Verzeichnis zu konfigurieren. Durch das Hinzufügen eines Identitätsanbieters können sich Benutzer über den Identitätsanbieter für Anwendungen registrieren bzw. sich bei Anwendungen anmelden, die mithilfe von Azure AD B2C geschützt werden.</maml:para>
      <maml:para>Durch das Konfigurieren eines Identitätsanbieters in Ihrem Azure AD-Mandanten werden auch zukünftige B2B-Gast-Szenarien ermöglicht. Angenommen, eine Organisation verfügt über Ressourcen in Office 365, die mit einem Gmail-Benutzer geteilt werden müssen. Der Gmail-Benutzer verwendet die Anmeldeinformationen seines Google-Kontos, um sich zu authentifizieren und auf die Dokumente zuzugreifen.</maml:para>
      <maml:para>Der aktuelle Satz von Identitätsanbietern kann Microsoft, Google, Facebook, Amazon oder LinkedIn lauten.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADMSIdentityProvider</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClientId</maml:name>
          <maml:Description>
            <maml:para>Die Client-ID für die Anwendung. Dies ist die Client-ID, die beim Registrieren der Anwendung beim Identitätsanbieter abgerufen wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClientSecret</maml:name>
          <maml:Description>
            <maml:para>Das Clientgeheimnis für die Anwendung. Dies ist das Clientgeheimnis, das beim Registrieren der Anwendung beim Identitätsanbieter abgerufen wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>Der Anzeigename des Identitätsanbieters.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Type</maml:name>
          <maml:Description>
            <maml:para>Der Typ des Identitätsanbieters. Es muss sich um einen der folgenden Werte handeln: Microsoft, Google, Facebook, Amazon oder LinkedIn.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClientId</maml:name>
        <maml:Description>
          <maml:para>Die Client-ID für die Anwendung. Dies ist die Client-ID, die beim Registrieren der Anwendung beim Identitätsanbieter abgerufen wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClientSecret</maml:name>
        <maml:Description>
          <maml:para>Das Clientgeheimnis für die Anwendung. Dies ist das Clientgeheimnis, das beim Registrieren der Anwendung beim Identitätsanbieter abgerufen wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>Der Anzeigename des Identitätsanbieters.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Type</maml:name>
        <maml:Description>
          <maml:para>Der Typ des Identitätsanbieters. Es muss sich um einen der folgenden Werte handeln: Microsoft, Google, Facebook, Amazon oder LinkedIn.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; New-AzureADMSIdentityProvider -Type LinkedIn -Name LinkedInName -ClientId LinkedInAppClientId -ClientSecret LinkedInAppClientSecret</dev:code>
        <dev:remarks>
          <maml:para>In diesem Beispiel wird LinkedIn als Identitätsanbieter hinzugefügt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADMSInvitation</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSInvitation</command:noun>
      <maml:description>
        <maml:para>Mit diesem Cmdlet wird ein neuer externer Benutzer zu Ihrem Verzeichnis eingeladen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit diesem Cmdlet wird ein neuer externer Benutzer zu Ihrem Verzeichnis eingeladen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADMSInvitation</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvitedUserDisplayName</maml:name>
          <maml:Description>
            <maml:para>Der Anzeigename des Benutzers, wie er in Ihrem Verzeichnis angezeigt wird</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvitedUserEmailAddress</maml:name>
          <maml:Description>
            <maml:para>Die E-Mail-Adresse, an die die Einladung gesendet wird</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvitedUserMessageInfo</maml:name>
          <maml:Description>
            <maml:para>Zusätzliche Informationen, um anzugeben, wie die Einladungsnachricht gesendet werden soll</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">InvitedUserMessageInfo</command:parameterValue>
          <dev:type>
            <maml:name>InvitedUserMessageInfo</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvitedUser</maml:name>
          <maml:Description>
            <maml:para>Ein vorhandenes Benutzerobjekt im Verzeichnis, für das Sie die B2B-Anmeldeinformationen hinzufügen oder aktualisieren möchten.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">User</command:parameterValue>
          <dev:type>
            <maml:name>User</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InvitedUserType</maml:name>
          <maml:Description>
            <maml:para>Der userType des eingeladenen Benutzers. Der Standardwert ist "Guest". Sie können als "Member" einladen, wenn Sie ein Unternehmensadministrator sind.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>InviteRedirectUrl</maml:name>
          <maml:Description>
            <maml:para>Die URL, zu der der eingeladene Benutzer nach Annehmen der Einladung weitergeleitet wird</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SendInvitationMessage</maml:name>
          <maml:Description>
            <maml:para>Ein boolescher Parameter, der anzeigt, ob eine Einladungsnachricht an den eingeladenen Benutzer gesendet wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ResetRedemption</maml:name>
          <maml:Description>
            <maml:para>Gibt an, ob die Einlösung der Einladung für einen vorhandenen externen Benutzer entfernt werden soll, sodass der Benutzer das Konto erneut einlösen kann. Standardmäßig ist diese Option auf FALSE festgelegt und sollte nur dann auf TRUE festgelegt werden, wenn ein gültiger externer Benutzer an die InvitedUser-Eigenschaft übergeben wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvitedUserDisplayName</maml:name>
        <maml:Description>
          <maml:para>Der Anzeigename des Benutzers, wie er in Ihrem Verzeichnis angezeigt wird</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvitedUserEmailAddress</maml:name>
        <maml:Description>
          <maml:para>Die E-Mail-Adresse, an die die Einladung gesendet wird</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvitedUserMessageInfo</maml:name>
        <maml:Description>
          <maml:para>Zusätzliche Informationen, um anzugeben, wie die Einladungsnachricht gesendet werden soll</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">InvitedUserMessageInfo</command:parameterValue>
        <dev:type>
          <maml:name>InvitedUserMessageInfo</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvitedUser</maml:name>
        <maml:Description>
          <maml:para>Ein vorhandenes Benutzerobjekt im Verzeichnis, für das Sie die B2B-Anmeldeinformationen hinzufügen oder aktualisieren möchten.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">User</command:parameterValue>
        <dev:type>
          <maml:name>User</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InvitedUserType</maml:name>
        <maml:Description>
          <maml:para>Der userType des eingeladenen Benutzers. Der Standardwert ist "Guest". Sie können als "Member" einladen, wenn Sie ein Unternehmensadministrator sind.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>InviteRedirectUrl</maml:name>
        <maml:Description>
          <maml:para>Die URL, zu der der eingeladene Benutzer nach Annehmen der Einladung weitergeleitet wird</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SendInvitationMessage</maml:name>
        <maml:Description>
          <maml:para>Ein boolescher Parameter, der anzeigt, ob eine Einladungsnachricht an den eingeladenen Benutzer gesendet wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ResetRedemption</maml:name>
        <maml:Description>
          <maml:para>Gibt an, ob die Einlösung der Einladung für einen vorhandenen externen Benutzer entfernt werden soll, sodass der Benutzer das Konto erneut einlösen kann. Standardmäßig ist diese Option auf FALSE festgelegt und sollte nur dann auf TRUE festgelegt werden, wenn ein gültiger externer Benutzer an die InvitedUser-Eigenschaft übergeben wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>--------- Einladen eines neuen externen Benutzers zu Ihrem Verzeichnis ---------</maml:title>
        <dev:code>New-AzureADMSInvitation -InvitedUserEmailAddress someexternaluser@externaldomain.com -SendInvitationMessage $True -InviteRedirectUrl "http://myapps.onmicrosoft.com"</dev:code>
        <dev:remarks>
          <maml:para>Mit dem in diesem Beispiel gezeigten Cmdlet wird eine E-Mail an den Benutzer gesendet, dessen E-Mail-Adresse im Parameter "-InvitedUserEmailAddress" angegeben ist. Wenn der Benutzer die Einladung annimmt, wird er zu der im Parameter "-InviteRedirectUrl" festgelegten URL weitergeleitet.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>--------- Eine Einlösung für einen externen Benutzer zurücksetzen --------</maml:title>
        <dev:code>PS C:\&gt; New-AzureADMSInvitation -InvitedUserEmailAddress someexternaluser@externaldomain.com -ResetRedemption $true -InvitedUser $user -InviteRedirectUrl "http://myapps.onmicrosoft.com"</dev:code>
        <dev:remarks>
          <maml:para>In diesem Beispiel wird gezeigt, wie ein Administrator die Einlösung für einen externen Benutzer im Parameter "-InvitedUser" zurücksetzen kann. Die Option "-ResetRedemption" muss als TRUE übergeben werden. Nach dem Zurücksetzen muss der externe Benutzer die Einladung erneut einlösen, um weiterhin auf die Ressourcen zuzugreifen.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADObjectSetting</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADObjectSetting</command:noun>
      <maml:description>
        <maml:para>Erstellt ein Einstellungsobjekt.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "New-AzureADObjectSetting" wird ein Einstellungsobjekt in Azure Active Directory (AD) erstellt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADObjectSetting</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>DirectorySetting</maml:name>
          <maml:Description>
            <maml:para>Gibt die neuen Einstellungen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DirectorySetting</command:parameterValue>
          <dev:type>
            <maml:name>DirectorySetting</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert.</maml:para>
            <maml:para>Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>TargetObjectId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID eines Verzeichnisobjekts an, dem Einstellungen zugewiesen werden sollen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>TargetType</maml:name>
          <maml:Description>
            <maml:para>Gibt den Typ des Verzeichnisobjekts an, dem Einstellungen zugewiesen werden sollen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>DirectorySetting</maml:name>
        <maml:Description>
          <maml:para>Gibt die neuen Einstellungen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DirectorySetting</command:parameterValue>
        <dev:type>
          <maml:name>DirectorySetting</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert.</maml:para>
          <maml:para>Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>TargetObjectId</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID eines Verzeichnisobjekts an, dem Einstellungen zugewiesen werden sollen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>TargetType</maml:name>
        <maml:Description>
          <maml:para>Gibt den Typ des Verzeichnisobjekts an, dem Einstellungen zugewiesen werden sollen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADPolicy</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADPolicy</command:noun>
      <maml:description>
        <maml:para>Erstellt eine Richtlinie.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "New-AzureADPolicy" wird eine Richtlinie in Azure Active Directory (AD) festgelegt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AlternativeIdentifier</maml:name>
          <maml:Description>
            <maml:para>Gibt eine alternative ID an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Definition</maml:name>
          <maml:Description>
            <maml:para>Gibt ein Array mit JSON an, die alle Regeln für die Richtlinie enthält. Beispiel: -Definition @("{"TokenLifetimePolicy":{"Version":1,"MaxInactiveTime":"20:00:00"}}")</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Zeichenfolge des Richtliniennamens</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsOrganizationDefault</maml:name>
          <maml:Description>
            <maml:para>TRUE, wenn diese Richtlinie dem Unternehmensstandard entspricht</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>KeyCredentials</maml:name>
          <maml:Description>
            <maml:para>@{Text=}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Type</maml:name>
          <maml:Description>
            <maml:para>Gibt den Richtlinientyp an. Geben Sie für die Tokenlebensdauer "TokenLifetimePolicy" an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AlternativeIdentifier</maml:name>
        <maml:Description>
          <maml:para>Gibt eine alternative ID an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Definition</maml:name>
        <maml:Description>
          <maml:para>Gibt ein Array mit JSON an, die alle Regeln für die Richtlinie enthält. Beispiel: -Definition @("{"TokenLifetimePolicy":{"Version":1,"MaxInactiveTime":"20:00:00"}}")</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>Zeichenfolge des Richtliniennamens</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsOrganizationDefault</maml:name>
        <maml:Description>
          <maml:para>TRUE, wenn diese Richtlinie dem Unternehmensstandard entspricht</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>KeyCredentials</maml:name>
        <maml:Description>
          <maml:para>@{Text=}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Type</maml:name>
        <maml:Description>
          <maml:para>Gibt den Richtlinientyp an. Geben Sie für die Tokenlebensdauer "TokenLifetimePolicy" an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------ Beispiel 1: Erstellen einer Richtlinie ------------------</maml:title>
        <dev:code>PS C:\&gt;New-AzureADPolicy -Definition &lt;Array of Rules&gt; -DisplayName &lt;Name of Policy&gt; -IsTenantDefault</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine neue Richtlinie erstellt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADApplicationPolicy</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADApplicationPolicy</command:noun>
      <maml:description>
        <maml:para>Entfernt eine Anwendungsrichtlinie.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-AzureADApplicationPolicy" wird eine Anwendungsrichtlinie aus Azure Active Directory (AD) entfernt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADApplicationPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID der Richtlinie an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>{{Beschreibung zu Id ausfüllen}}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>PolicyId</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID der Richtlinie an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>{{Beschreibung zu Id ausfüllen}}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>----------- Beispiel 1: Entfernen einer Anwendungsrichtlinie -----------</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADApplicationPolicy -ObjectId &lt;object id of application&gt; -PolicyId &lt;object id of policy&gt;</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird die angegebene Anwendungsrichtlinie entfernt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADApplicationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADApplicationProxyApplicationConnectorGroup</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADApplicationProxyApplicationConnectorGroup</command:noun>
      <maml:description>
        <maml:para>Das Cmdlet "Remove-AzureADApplicationProxyApplicationConnectorGroup" legt die zugewiesene Connectorgruppe für die angegebene Anwendung auf "Default" fest und entfernt die aktuelle Zuweisung.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Wenn Ihre Anwendung bereits in der Gruppe "Default" enthalten ist, wird ein Fehler angezeigt, weil die Anwendung nur aus der Gruppe "Default" entfernt werden kann, wenn sie einer anderen Gruppe hinzugefügt wird. Die Anwendung muss für den Anwendungsproxy in Azure Active Directory (AD) konfiguriert werden.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADApplicationProxyApplicationConnectorGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ObjectId</maml:name>
          <maml:Description>
            <maml:para>Die eindeutige Anwendungs-ID der Anwendung. Diese ID kann mit dem Get-AzureADApplication-Befehl abgerufen werden. Alternativ können Sie die ID im Azure-Portal abrufen. Wechseln Sie hierzu im Azure-Portal zu "AAD" &gt; "Alle Anwendungen", und wählen Sie Ihre Anwendung aus. Wechseln Sie dann zur Registerkarte mit den Eigenschaften, und verwenden Sie die ObjectId auf dieser Seite.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ObjectId</maml:name>
        <maml:Description>
          <maml:para>Die eindeutige Anwendungs-ID der Anwendung. Diese ID kann mit dem Get-AzureADApplication-Befehl abgerufen werden. Alternativ können Sie die ID im Azure-Portal abrufen. Wechseln Sie hierzu im Azure-Portal zu "AAD" &gt; "Alle Anwendungen", und wählen Sie Ihre Anwendung aus. Wechseln Sie dann zur Registerkarte mit den Eigenschaften, und verwenden Sie die ObjectId auf dieser Seite.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 59462d3c-a1bc-40a0-9bed-be799357ebce</dev:code>
        <dev:remarks>
          <maml:para>Beispiel 1: Entfernen der einer Anwendung zugeordneten Connectorgruppe und Festlegen der Gruppe auf "Default"</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADApplicationProxyConnectorGroup</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADApplicationProxyConnectorGroup</command:noun>
      <maml:description>
        <maml:para>Das Cmdlet "Remove-AzureADApplicationProxyApplicationConnectorGroup" löscht eine Anwendungsproxy-Connectorgruppe.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Remove-AzureADApplicationProxyConnectorGroup" löscht eine Anwendungsproxy-Connectorgruppe. Es kann nur für eine leere Connectorgruppe verwendet werden, der keine Connectors zugewiesen sind.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der Connectorgruppe, die gelöscht werden soll. Sie können diesen Wert abrufen, indem Sie den Get-AzureADApplicationProxyConnectorGroupMembers-Befehl ausführen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID der Connectorgruppe, die gelöscht werden soll. Sie können diesen Wert abrufen, indem Sie den Get-AzureADApplicationProxyConnectorGroupMembers-Befehl ausführen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADApplicationProxyApplicationConnectorGroup -ObjectId 59462d3c-a1bc-40a0-9bed-be799357ebce</dev:code>
        <dev:remarks>
          <maml:para>Beispiel 1: Entfernen einer bestimmten Connectorgruppe</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADDirectorySetting</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADDirectorySetting</command:noun>
      <maml:description>
        <maml:para>Löscht eine Verzeichniseinstellung in Azure Active Directory.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-AzureADDirectorySetting" wird eine Verzeichniseinstellung aus Azure Active Directory (AD) entfernt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADDirectorySetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die Objekt-ID eines Einstellungsobjekts in Azure AD an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die Objekt-ID eines Einstellungsobjekts in Azure AD an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSDeletedDirectoryObject</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSDeletedDirectoryObject</command:noun>
      <maml:description>
        <maml:para>Dieses Cmdlet wird verwendet, um ein zuvor gelöschtes Verzeichnisobjekt dauerhaft zu löschen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Dieses Cmdlet wird verwendet, um ein zuvor gelöschtes Verzeichnisobjekt dauerhaft zu löschen. Wenn ein Verzeichnisobjekt dauerhaft gelöscht wird, kann es nicht mehr wiederhergestellt werden.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSDeletedDirectoryObject</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID des Verzeichnisobjekts, das dauerhaft gelöscht wird</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID des Verzeichnisobjekts, das dauerhaft gelöscht wird</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>Remove-AzureADMSDeletedDirectoryObject -Id aa644285-eb75-4389-885e-7233f096984c</dev:code>
        <dev:remarks>
          <maml:para>Dieses Beispiel zeigt, wie ein zuvor gelöschtes Verzeichnisobjekt mit der ID "aa644285-eb75-4389-885e-7233f096984c" dauerhaft gelöscht wird.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSGroup</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSGroup</command:noun>
      <maml:description>
        <maml:para>Entfernt eine Azure AD-Gruppe.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-AzureADMSGroup" wird eine Azure Active Directory-Gruppe (Azure AD) entfernt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID der Gruppe an, die von diesem Cmdlet entfernt wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID der Gruppe an, die von diesem Cmdlet entfernt wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para>Dieses Cmdlet befindet sich zurzeit in Public Preview. Solange ein Cmdlet sich in Public Preview befindet, nehmen wir möglicherweise Änderungen am Cmdlet vor, die zu unerwarteten Auswirkungen führen können. Wir empfehlen, dieses Cmdlet nicht in einer Produktionsumgebung einzusetzen.</maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------ Beispiel 1: Entfernen einer Gruppe ------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSGroup -Id "ce0a2213-bd57-4e2f-b9fa-408582e2e260"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Cmdlet wird die Gruppe mit der angegebenen ID entfernt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSGroup</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Using attributes to create advanced rules</maml:linkText>
        <maml:uri>https://azure.microsoft.com/en-us/documentation/articles/active-directory-accessmanagement-groups-with-advanced-rules/</maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSGroupLifecyclePolicy</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSGroupLifecyclePolicy</command:noun>
      <maml:description>
        <maml:para>Löscht ein groupLifecyclePolicies-Objekt.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Der Befehl "Remove-AzureADMSGroupLifecyclePolicy" löscht ein groupLifecyclePolicies-Objekt in Azure Active Directory.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSGroupLifecyclePolicy</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID des groupLifecyclePolicies-Objekts an, das von diesem Cmdlet entfernt wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID des groupLifecyclePolicies-Objekts an, das von diesem Cmdlet entfernt wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSGroupLifecyclePolicy -Id "13bed58e-6144-41e5-abbd-47c95964e671"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Cmdlet wird das groupLifecyclePolicies-Objekt mit der angegebenen ID entfernt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSIdentityProvider</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSIdentityProvider</command:noun>
      <maml:description>
        <maml:para>Dieses Cmdlet wird verwendet, um einen Identitätsanbieter im Verzeichnis zu löschen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Dieses Cmdlet wird verwendet, um einen im Verzeichnis konfigurierten Identitätsanbieter zu löschen. Der Identitätsanbieter wird dauerhaft gelöscht.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSIdentityProvider</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner für einen Identitätsanbieter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner für einen Identitätsanbieter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSIdentityProvider -Id LinkedIn-OAUTH</dev:code>
        <dev:remarks>
          <maml:para>In diesem Beispiel wird der angegebene Identitätsanbieter entfernt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSLifecyclePolicyGroup</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSLifecyclePolicyGroup</command:noun>
      <maml:description>
        <maml:para>Entfernt eine Gruppe aus einer Lebenszyklusrichtlinie.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Das Remove-AzureADMSLifecyclePolicyGroup-Cmdlet entfernt eine Gruppe aus einer Lebenszyklusrichtlinie in Azure Active Directory.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSLifecyclePolicyGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Gruppe in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID des Lebenszyklus-Richtlinienobjekts in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupId</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID einer Gruppe in Azure Active Directory an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID des Lebenszyklus-Richtlinienobjekts in Azure Active Directory an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSLifecyclePolicyGroup -Id b4c908b0-3595-4add-91b4-c5400b31b57b -groupId cffd97bd-6b91-4c4e-b553-6918a320211c</dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl entfernt eine Gruppe aus einer Lebenszyklusrichtlinie in Azure Active Directory.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSTrustFrameworkPolicy</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSTrustFrameworkPolicy</command:noun>
      <maml:description>
        <maml:para>Dieses Cmdlet wird verwendet, um eine Vertrauensframeworkrichtlinie (benutzerdefinierte Richtlinie) im Verzeichnis zu löschen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Dieses Cmdlet wird verwendet, um eine Vertrauensframeworkrichtlinie im Verzeichnis zu löschen. Die Vertrauensframeworkrichtlinie wird endgültig gelöscht.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSTrustFrameworkPolicy</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner für eine Vertrauensframeworkrichtlinie.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner für eine Vertrauensframeworkrichtlinie.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSTrustFrameworkPolicy -Id B2C_1A_signup_signin</dev:code>
        <dev:remarks>
          <maml:para>In diesem Beispiel wird die angegebene Vertrauensframeworkrichtlinie entfernt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADObjectSetting</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADObjectSetting</command:noun>
      <maml:description>
        <maml:para>Löscht Einstellungen in Azure Active Directory.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-AzureADObjectSetting" werden Objekteinstellungen in Azure Active Directory (AD) entfernt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADObjectSetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID eines Einstellungsobjekts in Azure AD an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>TargetObjectId</maml:name>
          <maml:Description>
            <maml:para>Gibt die Objekt-ID des Ziels an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>TargetType</maml:name>
          <maml:Description>
            <maml:para>Gibt den Zieltyp an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID eines Einstellungsobjekts in Azure AD an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>TargetObjectId</maml:name>
        <maml:Description>
          <maml:para>Gibt die Objekt-ID des Ziels an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>TargetType</maml:name>
        <maml:Description>
          <maml:para>Gibt den Zieltyp an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADPolicy</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADPolicy</command:noun>
      <maml:description>
        <maml:para>Entfernt eine Richtlinie.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-AzureADPolicy" wird eine Richtlinie aus Azure Active Directory (AD) entfernt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der Richtlinie, die Sie entfernen möchten</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID der Richtlinie, die Sie entfernen möchten</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------ Beispiel 1: Entfernen einer Richtlinie ------------------</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADPolicy -Id *&lt;ID&gt;*.</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird die angegebene Richtlinie entfernt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADPrivilegedRoleAssignment</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADPrivilegedRoleAssignment</command:noun>
      <maml:description>
        <maml:para>{{ Fill in the Synopsis }}</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>{{ Fill in the Description }}</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADPrivilegedRoleAssignment</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ExpirationDateTime</maml:name>
          <maml:Description>
            <maml:para>{{ Fill ExpirationDateTime Description }}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
          <dev:type>
            <maml:name>DateTime</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>{{ Fill Id Description }}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsElevated</maml:name>
          <maml:Description>
            <maml:para>{{ Fill IsElevated Description }}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ResultMessage</maml:name>
          <maml:Description>
            <maml:para>{{ Fill ResultMessage Description }}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RoleId</maml:name>
          <maml:Description>
            <maml:para>{{ Fill RoleId Description }}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UserId</maml:name>
          <maml:Description>
            <maml:para>{{ Fill UserId Description }}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ExpirationDateTime</maml:name>
        <maml:Description>
          <maml:para>{{ Fill ExpirationDateTime Description }}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DateTime</command:parameterValue>
        <dev:type>
          <maml:name>DateTime</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>{{ Fill Id Description }}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsElevated</maml:name>
        <maml:Description>
          <maml:para>{{ Fill IsElevated Description }}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ResultMessage</maml:name>
        <maml:Description>
          <maml:para>{{ Fill ResultMessage Description }}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RoleId</maml:name>
        <maml:Description>
          <maml:para>{{ Fill RoleId Description }}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UserId</maml:name>
        <maml:Description>
          <maml:para>{{ Fill UserId Description }}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Open-AzureADMSPrivilegedRoleAssignmentRequest</command:name>
      <command:verb>Open</command:verb>
      <command:noun>AzureADMSPrivilegedRoleAssignmentRequest</command:noun>
      <maml:description>
        <maml:para>Rollenzuweisungsanforderung erstellen</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Rollenzuweisungsanforderung erstellen</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Open-AzureADMSPrivilegedRoleAssignmentRequest</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AssignmentState</maml:name>
          <maml:Description>
            <maml:para>Der Status der Zuweisung. Der Wert kann "Eligible" und "Active" lauten (erforderlich).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ProviderId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Reason</maml:name>
          <maml:Description>
            <maml:para>Der Grund für die Rollenzuweisungsanforderung muss zu Überwachungs- und Überprüfungszwecken angegeben werden.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ResourceId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmten Ressource</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RoleDefinitionId</maml:name>
          <maml:Description>
            <maml:para>Die ID der Rollendefinition (erforderlich).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Schedule</maml:name>
          <maml:Description>
            <maml:para>Der Zeitplan der Rollenzuweisungsanforderung. Dieser ist für die folgenden Anforderungstypen erforderlich: UserAdd, AdminAdd, AdminUpdate, AdminExtend.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">AzureADMSPrivilegedSchedule</command:parameterValue>
          <dev:type>
            <maml:name>AzureADMSPrivilegedSchedule</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>SubjectId</maml:name>
          <maml:Description>
            <maml:para>Die ID des Betreffs (erforderlich).</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Type</maml:name>
          <maml:Description>
            <maml:para>Der Anforderungstyp. Der Wert ist erforderlich und kann folgendermaßen lauten: AdminAdd, UserAdd, AdminUpdate, AdminRemove, UserRemove, UserExtend, UserRenew, AdminRenew, AdminExtend.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AssignmentState</maml:name>
        <maml:Description>
          <maml:para>Der Status der Zuweisung. Der Wert kann "Eligible" und "Active" lauten (erforderlich).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ProviderId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Reason</maml:name>
        <maml:Description>
          <maml:para>Der Grund für die Rollenzuweisungsanforderung muss zu Überwachungs- und Überprüfungszwecken angegeben werden.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ResourceId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmten Ressource</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RoleDefinitionId</maml:name>
        <maml:Description>
          <maml:para>Die ID der Rollendefinition (erforderlich).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Schedule</maml:name>
        <maml:Description>
          <maml:para>Der Zeitplan der Rollenzuweisungsanforderung. Dieser ist für die folgenden Anforderungstypen erforderlich: UserAdd, AdminAdd, AdminUpdate, AdminExtend.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">AzureADMSPrivilegedSchedule</command:parameterValue>
        <dev:type>
          <maml:name>AzureADMSPrivilegedSchedule</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>SubjectId</maml:name>
        <maml:Description>
          <maml:para>Die ID des Betreffs (erforderlich).</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Type</maml:name>
        <maml:Description>
          <maml:para>Der Anforderungstyp. Der Wert ist erforderlich und kann folgendermaßen lauten: AdminAdd, UserAdd, AdminUpdate, AdminRemove, UserRemove, UserExtend, UserRenew, AdminRenew, AdminExtend.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; $schedule = New-Object Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedSchedule
                  PS C:\&gt; $schedule.Type = "Once"
                  PS C:\&gt; $schedule.StartDateTime = "2019-04-26T20:49:11.770Z"
                  PS C:\&gt; $schedule.endDateTime = "2019-07-25T20:49:11.770Z"
                  PS C:\&gt; Open-AzureADMSPrivilegedRoleAssignmentRequest -ProviderId AzureResources -Schedule $schedule -ResourceId "e5e7d29d-5465-45ac-885f-4716a5ee74b5" -RoleDefinitionId "9f8c1837-f885-4dfd-9a75-990f9222b21d" -SubjectId "a25004a3-eceb-4ad4-b4aa-9485356bc55b" -AssignmentState "Eligible" -Type "AdminAdd"
        </dev:code>
        <dev:remarks>
          <maml:para>Rollenzuweisungsanforderung erstellen</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADServicePrincipalPolicy</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADServicePrincipalPolicy</command:noun>
      <maml:description>
        <maml:para></maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para></maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADServicePrincipalPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die Objekt-ID einer Richtlinie an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>{{Beschreibung zu Id ausfüllen}}</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>PolicyId</maml:name>
        <maml:Description>
          <maml:para>Gibt die Objekt-ID einer Richtlinie an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>{{Beschreibung zu Id ausfüllen}}</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>--------- Beispiel 1: Entfernen einer Dienstprinzipalrichtlinie ---------</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADApplicationPolicy -ObjectId &lt;object id of application&gt; -PolicyId &lt;object id of policy&gt;</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Dienstprinzipalrichtlinie entfernt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADServicePrincipalPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Reset-AzureADMSLifeCycleGroup</command:name>
      <command:verb>Reset</command:verb>
      <command:noun>AzureADMSLifeCycleGroup</command:noun>
      <maml:description>
        <maml:para>Verlängert eine Gruppe durch Aktualisieren der RenewedDateTime-Eigenschaft für eine Gruppe auf den aktuellen DateTime-Wert.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Der Befehl "Reset-AzureADMSLifeCycleGroup" verlängert eine Gruppe durch Aktualisieren der RenewedDateTime-Eigenschaft für eine Gruppe auf den aktuellen DateTime-Wert. Wenn eine Gruppe verlängert wird, wird die Gruppenablaufzeit um die in der Richtlinie definierte Anzahl von Tagen erweitert.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Reset-AzureADMSLifeCycleGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Gruppe in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupId</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID einer Gruppe in Azure Active Directory an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>None</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Reset-AzureADMSLifeCycleGroup -groupId cffd97bd-6b91-4c4e-b553-6918a320211c</dev:code>
        <dev:remarks>
          <maml:para>Der Befehl "Reset-AzureADMSLifeCycleGroup" verlängert eine angegebene Gruppe durch Aktualisieren der RenewedDateTime-Eigenschaft für eine Gruppe auf den aktuellen DateTime-Wert.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Restore-AzureADMSDeletedDirectoryObject</command:name>
      <command:verb>Restore</command:verb>
      <command:noun>AzureADMSDeletedDirectoryObject</command:noun>
      <maml:description>
        <maml:para>Dieses Cmdlet wird zum Wiederherstellen eines zuvor gelöschten Objekts verwendet.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Dieses Cmdlet wird verwendet, um ein zuvor gelöschtes Objekt wiederherzustellen. Zurzeit wird nur das Wiederherstellen von Gruppen- und Anwendungsobjekten unterstützt. Wenn eine Gruppe oder eine Anwendung gelöscht wird, wird sie zunächst vorläufig gelöscht und kann während der ersten 30 Tage nach dem Löschvorgang wiederhergestellt werden. Nach 30 Tagen wird das Objekt dauerhaft gelöscht und kann nicht mehr wiederhergestellt werden. Beachten Sie, dass nur einheitliche Gruppen (auch als Office 365-Gruppen bekannt) wiederhergestellt werden können. Sicherheitsgruppen können nicht wiederhergestellt werden.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Restore-AzureADMSDeletedDirectoryObject</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID des wiederherzustellenden Verzeichnisobjekts</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID des wiederherzustellenden Verzeichnisobjekts</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>Restore-AzureADMSDeletedDirectoryObject -Id aa644285-eb75-4389-885e-7233f096984c</dev:code>
        <dev:remarks>
          <maml:para>Dieses Beispiel zeigt, wie ein gelöschtes Objekt mit der ID "aa644285-eb75-4389-885e-7233f096984c" wiederhergestellt wird.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADApplicationProxyConnectorGroup</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADApplicationProxyConnectorGroup</command:noun>
      <maml:description>
        <maml:para>Mit dem Cmdlet "Set-AzureADApplicationProxyConnectorGroup" kann der Name einer vorgegebenen Anwendungsproxy-Connectorgruppe geändert werden.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-AzureADApplicationProxyConnectorGroup" kann der Name einer vorgegebenen Anwendungsproxy-Connectorgruppe geändert werden.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADApplicationProxyConnectorGroup</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner der Connectorgruppe, die umbenannt wird. Sie können die ID über den Get-AzureADApplicationProxyConnectorGroup-Befehl abrufen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>Der neue Name für die Connectorgruppe.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Name</command:parameterValue>
          <dev:type>
            <maml:name>Name</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner der Connectorgruppe, die umbenannt wird. Sie können die ID über den Get-AzureADApplicationProxyConnectorGroup-Befehl abrufen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>Der neue Name für die Connectorgruppe.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Name</command:parameterValue>
        <dev:type>
          <maml:name>Name</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para>Microsoft.Open.MSGraph.Model.Name</maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Set-AzureADApplicationProxyConnectorGroup -Id d533d7b1-fd92-49e8-a200-3e7dcf7c2ab5 -Name "Offsite Application Servers"</dev:code>
        <dev:remarks>
          <maml:para>Beispiel 1: Umbenennen einer Connectorgruppe in "Offsite Application Servers"</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADDirectorySetting</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADDirectorySetting</command:noun>
      <maml:description>
        <maml:para>Aktualisiert eine Verzeichniseinstellung in Azure Active Directory.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-AzureADDirectorySetting" wird eine Verzeichniseinstellung in Azure Active Directory (AD) aktualisiert.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADDirectorySetting</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>DirectorySetting</maml:name>
          <maml:Description>
            <maml:para>Gibt die Verzeichniseinstellungen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DirectorySetting</command:parameterValue>
          <dev:type>
            <maml:name>DirectorySetting</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID eines Einstellungsobjekts in Azure AD an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>DirectorySetting</maml:name>
        <maml:Description>
          <maml:para>Gibt die Verzeichniseinstellungen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DirectorySetting</command:parameterValue>
        <dev:type>
          <maml:name>DirectorySetting</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID eines Einstellungsobjekts in Azure AD an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADDirectorySetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADMSGroupLifecyclePolicy</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSGroupLifecyclePolicy</command:noun>
      <maml:description>
        <maml:para>Aktualisiert eine bestimmte Gruppen-Lebenszyklusrichtlinie in Azure Active Directory.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Der Befehl "Set-AzureADMSGroupLifecyclePolicy" aktualisiert eine bestimmte Gruppen-Lebenszyklusrichtlinie in Active Directory Azure.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSGroupLifecyclePolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AlternateNotificationEmails</maml:name>
          <maml:Description>
            <maml:para>Benachrichtigungs-E-Mails für Gruppen ohne Besitzer werden an diese E-Mail-Adressen gesendet. Durch ";" getrennte Liste von E-Mail-Adressen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GroupLifetimeInDays</maml:name>
          <maml:Description>
            <maml:para>Bestandsdauer einer Gruppe in Tagen, nach deren Ablauf eine Verlängerung erforderlich ist</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID eines groupLifecyclePolicies-Objekts in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ManagedGroupTypes</maml:name>
          <maml:Description>
            <maml:para>Hiermit kann der Administrator auswählen, auf welche Office 365-Gruppen die Richtlinie angewendet wird. "None" erstellt die Richtlinie im deaktivierten Zustand. Bei "All" wird die Richtlinie auf jede Office 365-Gruppe im Mandanten angewendet. Bei "Selected" kann der Administrator bestimmte Office 365-Gruppen auswählen, für die die Richtlinie gelten soll.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AlternateNotificationEmails</maml:name>
        <maml:Description>
          <maml:para>Benachrichtigungs-E-Mails für Gruppen ohne Besitzer werden an diese E-Mail-Adressen gesendet. Durch ";" getrennte Liste von E-Mail-Adressen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GroupLifetimeInDays</maml:name>
        <maml:Description>
          <maml:para>Bestandsdauer einer Gruppe in Tagen, nach deren Ablauf eine Verlängerung erforderlich ist</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID eines groupLifecyclePolicies-Objekts in Azure Active Directory an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ManagedGroupTypes</maml:name>
        <maml:Description>
          <maml:para>Hiermit kann der Administrator auswählen, auf welche Office 365-Gruppen die Richtlinie angewendet wird. "None" erstellt die Richtlinie im deaktivierten Zustand. Bei "All" wird die Richtlinie auf jede Office 365-Gruppe im Mandanten angewendet. Bei "Selected" kann der Administrator bestimmte Office 365-Gruppen auswählen, für die die Richtlinie gelten soll.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Set-AzureADMSGroupLifecyclePolicy -Id "b4c908b0-3595-4add-91b4-c5400b31b57b" -GroupLifetimeInDays 200 -AlternateNotificationEmails "admingroup@contoso.com"</dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl aktualisiert die angegebene groupLifecyclePolicy in Azure Active Directory.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADMSIdentityProvider</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSIdentityProvider</command:noun>
      <maml:description>
        <maml:para>Dieses Cmdlet wird verwendet, um die Eigenschaften eines vorhandenen Identitätsanbieters zu aktualisieren, der im Verzeichnis konfiguriert ist.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Dieses Cmdlet kann verwendet werden, um die Eigenschaften eines vorhandenen Identitätsanbieters zu aktualisieren. Der Typ des Identitätsanbieters kann nicht geändert werden.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSIdentityProvider</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClientId</maml:name>
          <maml:Description>
            <maml:para>Die Client-ID für die Anwendung. Dies ist die Client-ID, die beim Registrieren der Anwendung beim Identitätsanbieter abgerufen wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ClientSecret</maml:name>
          <maml:Description>
            <maml:para>Das Clientgeheimnis für die Anwendung. Dies ist das Clientgeheimnis, das beim Registrieren der Anwendung beim Identitätsanbieter abgerufen wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner für einen Identitätsanbieter.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Name</maml:name>
          <maml:Description>
            <maml:para>Der Anzeigename des Identitätsanbieters.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClientId</maml:name>
        <maml:Description>
          <maml:para>Die Client-ID für die Anwendung. Dies ist die Client-ID, die beim Registrieren der Anwendung beim Identitätsanbieter abgerufen wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ClientSecret</maml:name>
        <maml:Description>
          <maml:para>Das Clientgeheimnis für die Anwendung. Dies ist das Clientgeheimnis, das beim Registrieren der Anwendung beim Identitätsanbieter abgerufen wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner für einen Identitätsanbieter.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Name</maml:name>
        <maml:Description>
          <maml:para>Der Anzeigename des Identitätsanbieters.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Set-AzureADMSIdentityProvider -Id LinkedIn-OAUTH -ClientId NewClientId -ClientSecret NewClientSecret</dev:code>
        <dev:remarks>
          <maml:para>In diesem Beispiel werden die Client-ID und das Clientgeheimnis für den angegebenen Identitätsanbieter aktualisiert.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADObjectSetting</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADObjectSetting</command:noun>
      <maml:description>
        <maml:para>Aktualisiert Objekteinstellungen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-AzureADObjectSetting" werden die Einstellungen für ein Objekt in Azure Active Directory (AD) aktualisiert.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADObjectSetting</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>DirectorySetting</maml:name>
          <maml:Description>
            <maml:para>Gibt ein DirectorySetting-Objekt an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">DirectorySetting</command:parameterValue>
          <dev:type>
            <maml:name>DirectorySetting</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Informationsvariable an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID eines Einstellungsobjekts an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>TargetObjectId</maml:name>
          <maml:Description>
            <maml:para>Gibt die Objekt-ID eines Verzeichnisobjekts an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>TargetType</maml:name>
          <maml:Description>
            <maml:para>Gibt den Zieltyp eines Verzeichnisobjekts an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>DirectorySetting</maml:name>
        <maml:Description>
          <maml:para>Gibt ein DirectorySetting-Objekt an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">DirectorySetting</command:parameterValue>
        <dev:type>
          <maml:name>DirectorySetting</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Gibt an, wie dieses Cmdlet auf ein Informationsereignis reagiert. Zulässige Werte für diesen Parameter:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Informationsvariable an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt die ID eines Einstellungsobjekts an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>TargetObjectId</maml:name>
        <maml:Description>
          <maml:para>Gibt die Objekt-ID eines Verzeichnisobjekts an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>TargetType</maml:name>
        <maml:Description>
          <maml:para>Gibt den Zieltyp eines Verzeichnisobjekts an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; {{ Add example code here }}</dev:code>
        <dev:remarks>
          <maml:para>{{ Beispielbeschreibung hier einfügen }}</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADObjectSetting</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADPolicy</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADPolicy</command:noun>
      <maml:description>
        <maml:para>Aktualisiert eine Richtlinie.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Set-AzureADPolicy" wird eine Richtlinie in Azure Active Directory (AD) festgelegt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AlternativeIdentifier</maml:name>
          <maml:Description>
            <maml:para>Gibt eine alternative ID für die Richtlinie an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Definition</maml:name>
          <maml:Description>
            <maml:para>Gibt das Array von in Zeichenfolgen umgewandelter JSON an, die alle Regeln der Richtlinie enthält. Beispiel: -Definition @("{"TokenLifetimePolicy":{"Version":1,"MaxInactiveTime":"20:00:00"}}") .</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsOrganizationDefault</maml:name>
          <maml:Description>
            <maml:para>TRUE, wenn diese Richtlinie dem Unternehmensstandard entspricht</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>KeyCredentials</maml:name>
          <maml:Description>
            <maml:para>Gibt die Schlüsselanmeldeinformationen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Type</maml:name>
          <maml:Description>
            <maml:para>Gibt den Richtlinientyp an. Verwenden Sie für die Tokenlebensdauer "TokenLifetimePolicy".</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Die ID der Richtlinie, für die Sie Werte festlegen möchten.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AlternativeIdentifier</maml:name>
        <maml:Description>
          <maml:para>Gibt eine alternative ID für die Richtlinie an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Definition</maml:name>
        <maml:Description>
          <maml:para>Gibt das Array von in Zeichenfolgen umgewandelter JSON an, die alle Regeln der Richtlinie enthält. Beispiel: -Definition @("{"TokenLifetimePolicy":{"Version":1,"MaxInactiveTime":"20:00:00"}}") .</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>Gibt den Anzeigenamen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsOrganizationDefault</maml:name>
        <maml:Description>
          <maml:para>TRUE, wenn diese Richtlinie dem Unternehmensstandard entspricht</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>KeyCredentials</maml:name>
        <maml:Description>
          <maml:para>Gibt die Schlüsselanmeldeinformationen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.KeyCredential]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Type</maml:name>
        <maml:Description>
          <maml:para>Gibt den Richtlinientyp an. Verwenden Sie für die Tokenlebensdauer "TokenLifetimePolicy".</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Die ID der Richtlinie, für die Sie Werte festlegen möchten.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>------------------ Beispiel 1: Aktualisieren einer Richtlinie ------------------</maml:title>
        <dev:code>PS C:\&gt;Set-AzureADPolicy -ObjectId &lt;object id of policy&gt; -DisplayName &lt;string&gt;</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird die angegebene Richtlinie in Azure AD aktualisiert.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>Get-AzureADApplicationSignInDetailedSummary</command:name>
        <maml:description>
            <maml:para>Detaillierte Zusammenfassungen zu Anmeldungen abrufen</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureADApplicationSignInDetailedSummary</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Das Get-AzureADApplicationSignInDetailedSummary-Cmdlet ruft Azure Active Directory-Anmeldungen ab, gruppiert nach Anwendung, Datum und Anmeldestatus.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Get-AzureADApplicationSignInDetailedSummary</maml:name>
            <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Top</maml:name>
                <maml:description>
                    <maml:para>Die maximale Anzahl von Datensätzen, die zurückgegeben werden sollen.</maml:para>
                </maml:description>
                <command:parametervalue required="false" variablelength="false">int?</command:parametervalue>
            </command:parameter>
            <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Filter</maml:name>
                <maml:description>
                    <maml:para>Die oData v3.0-Filteranweisung. Steuert, welche Objekte zurückgegeben werden.</maml:para>
                </maml:description>
                <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Top</maml:name>
            <maml:description>
                <maml:para>Die maximale Anzahl von Datensätzen, die zurückgegeben werden sollen.</maml:para>
            </maml:description>
            <command:parametervalue required="false" variablelength="false">int?</command:parametervalue>
            <dev:type>
                <maml:name>int?</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Filter</maml:name>
            <maml:description>
                <maml:para>Die oData v3.0-Filteranweisung. Steuert, welche Objekte zurückgegeben werden.</maml:para>
            </maml:description>
            <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
    </command:parameters>
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para></maml:para>
            </maml:description>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
                <maml:name>Microsoft.Online.Administration.GetApplicationSignInDetailedSummaryObjectsResponse</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para></maml:para>
            </maml:description>
        </command:returnvalue>
    </command:returnvalues>
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <command:examples>
      <command:example>
        <maml:title>-------- Beispiel 1: Abrufen einer detaillierten Anmeldungszusammenfassung nach Anwendung und Datum --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADApplicationSignInDetailedSummary -Filter "appDisplayName eq 'Azure Portal' AND aggregatedEventDateTime gt 2019-05-01 AND aggregatedEventDateTime lt 2019-06-01"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden alle Anmeldungen beim Azure-Portal für den Monat Mai abgerufen.</maml:para>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- Beispiel 2: Abrufen bestimmter Anmeldefehler --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADApplicationSignInDetailedSummary -Filter "status/errorCode eq 0 50089"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden alle nicht erfolgreichen Anmeldungen mit dem Code 50089 für "FailureReason: Flowtoken abgelaufen" abgerufen.</maml:para>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedlinks></maml:relatedlinks>
</command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>Get-AzureADApplicationSignInSummary</command:name>
        <maml:description>
            <maml:para>Zusammenfassung zu Anmeldungen nach Anzahl der letzten Tage abrufen</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureADApplicationSignInSummary</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Das Get-AzureADApplicationSignInSummary-Cmdlet ruft Anmeldungszusammenfassungen für die letzten 7 oder 30 Tage ab.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Get-AzureADApplicationSignInSummary</maml:name>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Days</maml:name>
                <maml:description>
                    <maml:para>Anzahl der letzten Tage, die in der Zusammenfassung aufgeführt werden. Gültige Werte sind 7 und 30.</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">int?</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Days</maml:name>
            <maml:description>
                <maml:para>Anzahl der letzten Tage, die in der Zusammenfassung aufgeführt werden. Gültige Werte sind 7 und 30.</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">int?</command:parametervalue>
            <dev:type>
                <maml:name>int?</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
    </command:parameters>
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para></maml:para>
            </maml:description>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
                <maml:name>Microsoft.Online.Administration.GetApplicationSignInSummaryObjectsResponse</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para></maml:para>
            </maml:description>
        </command:returnvalue>
    </command:returnvalues>
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <command:examples>
      <command:example>
        <maml:title>-------- Beispiel 1: Abrufen einer Anmeldungszusammenfassung für die letzte Woche --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADApplicationSignInSummary -Days 7 -Filter "appDisplayName eq 'Graph Explorer'"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Zusammenfassung aller Anmeldungen beim Graph-Explorer für die letzten 7 Tage abgerufen.</maml:para>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- Beispiel 2: Abrufen von Anmeldungszusammenfassungen für den letzten Monat --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADApplicationSignInSummary -Days 30</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden Zusammenfassungen für alle Anmeldungen in den letzten 30 Tagen abgerufen.</maml:para>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <maml:relatedlinks></maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>Get-AzureADAuditDirectoryLogs</command:name>
        <maml:description>
            <maml:para>Verzeichnisüberwachungsprotokolle abrufen</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureADAuditDirectoryLogs</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Das Cmdlet "Get-AzureADAuditDirectoryLogs" ruft ein Azure Active Directory-Überwachungsprotokoll ab.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Get-AzureADAuditDirectoryLogs</maml:name>
            <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>All</maml:name>
                <maml:description>
                    <maml:para>Boolescher Wert, der festlegt, ob für die jeweilige Abfrage alle Ergebnisse vom Server zurückgegeben werden</maml:para>
                </maml:description>
                <command:parametervalue required="false" variablelength="false">bool?</command:parametervalue>
            </command:parameter>
            <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Top</maml:name>
                <maml:description>
                    <maml:para>Die maximale Anzahl von Datensätzen, die zurückgegeben werden sollen.</maml:para>
                </maml:description>
                <command:parametervalue required="false" variablelength="false">int?</command:parametervalue>
            </command:parameter>
            <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Filter</maml:name>
                <maml:description>
                    <maml:para>Die oData v3.0-Filteranweisung. Steuert, welche Objekte zurückgegeben werden.</maml:para>
                </maml:description>
                <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>All</maml:name>
            <maml:description>
                <maml:para>Boolescher Wert, der festlegt, ob für die jeweilige Abfrage alle Ergebnisse vom Server zurückgegeben werden</maml:para>
            </maml:description>
            <command:parametervalue required="false" variablelength="false">bool?</command:parametervalue>
            <dev:type>
                <maml:name>bool?</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Top</maml:name>
            <maml:description>
                <maml:para>Die maximale Anzahl von Datensätzen, die zurückgegeben werden sollen.</maml:para>
            </maml:description>
            <command:parametervalue required="false" variablelength="false">int?</command:parametervalue>
            <dev:type>
                <maml:name>int?</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Filter</maml:name>
            <maml:description>
                <maml:para>Die oData v3.0-Filteranweisung. Steuert, welche Objekte zurückgegeben werden.</maml:para>
            </maml:description>
            <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
    </command:parameters>
    <command:inputtypes/>
    <command:returnvalues/>
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <command:examples>
      <command:example>
        <maml:title>-------- Beispiel 1: Überwachungsprotokolle nach einem bestimmten Datum abrufen --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADAuditDirectoryLogs -Filter "activityDateTime gt 2019-03-20"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden alle Überwachungsprotokolle ab dem 20.03.2019 abgerufen.</maml:para>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- Beispiel 2: Von einem Benutzer oder einer Anwendung initiierte Überwachungsprotokolle abrufen --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADAuditDirectoryLogs -Filter "initiatedBy/user/userPrincipalName eq 'bgates@microsoft.com'"
PS C:\&gt;Get-AzureADAuditDirectoryLogs -Filter "initiatedBy/user/displayName eq 'Paul Allen'"
PS C:\&gt;Get-AzureADAuditDirectoryLogs -Filter "initiatedBy/app/appId eq 'de8bc8b5-d9f9-48b1-a8ad-b748da725064'"
PS C:\&gt;Get-AzureADAuditDirectoryLogs -Filter "initiatedBy/app/displayName eq 'Microsoft'"</dev:code>
        <dev:remarks>
          <maml:para>Diese Befehle sind unterschiedliche Methoden zum Abrufen aller Überwachungsprotokolle für einen bestimmten Benutzer oder eine bestimmte Anwendung.</maml:para>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- Beispiel 3: Überwachungsprotokolle mit einer bestimmten Zielressource abrufen --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADAuditDirectoryLogs -Filter "targetResources/any(tr:tr/displayName eq 'Active Directory Example')"
PS C:\&gt;Get-AzureADAuditDirectoryLogs -Filter "targetResources/any(tr:tr/type eq 'ServicePrincipal'"</dev:code>
        <dev:remarks>
          <maml:para>Diese Befehle zeigen, wie Überwachungsprotokolle nach Anzeigename oder Typ der Zielressource abgerufen werden.</maml:para>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- Beispiel 4: Alle Überwachungsprotokolle mit einem bestimmten Ergebnis abrufen --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADAuditDirectoryLogs -Filter "result eq 'success'"
PS C:\&gt;Get-AzureADAuditDirectoryLogs -Filter "result eq 'failure'" -All $true</dev:code>
        <dev:remarks>
          <maml:para>Diese Befehle zeigen, wie Überwachungsprotokolle nach Ergebnis abgerufen werden.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedlinks/>
</command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>Get-AzureADAuditSignInLogs</command:name>
        <maml:description>
            <maml:para>Überwachungsprotokolle von Anmeldungen abrufen</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureADAuditSignInLogs</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Das Cmdlet "Get-AzureADAuditSignInLogs" ruft ein Azure Active Directory-Anmeldeprotokoll ab.</maml:para>
    </maml:description>
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Get-AzureADAuditSignInLogs</maml:name>
            <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>All</maml:name>
                <maml:description>
                    <maml:para>Boolescher Wert, der festlegt, ob für die jeweilige Abfrage alle Ergebnisse vom Server zurückgegeben werden</maml:para>
                </maml:description>
                <command:parametervalue required="false" variablelength="false">bool?</command:parametervalue>
            </command:parameter>
            <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Top</maml:name>
                <maml:description>
                    <maml:para>Die maximale Anzahl von Datensätzen, die zurückgegeben werden sollen.</maml:para>
                </maml:description>
                <command:parametervalue required="false" variablelength="false">int?</command:parametervalue>
            </command:parameter>
            <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Filter</maml:name>
                <maml:description>
                    <maml:para>Die oData v3.0-Filteranweisung. Steuert, welche Objekte zurückgegeben werden.</maml:para>
                </maml:description>
                <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <command:parameters>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>All</maml:name>
            <maml:description>
                <maml:para>Boolescher Wert, der festlegt, ob für die jeweilige Abfrage alle Ergebnisse vom Server zurückgegeben werden</maml:para>
            </maml:description>
            <command:parametervalue required="false" variablelength="false">bool?</command:parametervalue>
            <dev:type>
                <maml:name>bool?</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Top</maml:name>
            <maml:description>
                <maml:para>Die maximale Anzahl von Datensätzen, die zurückgegeben werden sollen.</maml:para>
            </maml:description>
            <command:parametervalue required="false" variablelength="false">int?</command:parametervalue>
            <dev:type>
                <maml:name>int?</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Filter</maml:name>
            <maml:description>
                <maml:para>Die oData v3.0-Filteranweisung. Steuert, welche Objekte zurückgegeben werden.</maml:para>
            </maml:description>
            <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
    </command:parameters>
    <command:examples>
      <command:example>
        <maml:title>--------Beispiel 1: Anmeldeprotokolle nach einem bestimmten Datum abrufen --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADAuditSignInLogs -Filter "createdDateTime gt 2019-03-20"</dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden alle Anmeldeprotokolle ab dem 20.03.2019 abgerufen.</maml:para>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- Beispiel 2: Anmeldeprotokolle für einen Benutzer oder eine Anwendung abrufen --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADAuditSignInLogs -Filter "userPrincipalName eq 'bgates@microsoft.com'"
PS C:\&gt;Get-AzureADAuditSignInLogs -Filter "userDisplayName eq 'Paul Allen'"
PS C:\&gt;Get-AzureADAuditSignInLogs -Filter "appId eq 'de8bc8b5-d9f9-48b1-a8ad-b748da725064'"
PS C:\&gt;Get-AzureADAuditSignInLogs -Filter "appDisplayName eq 'Microsoft'"</dev:code>
        <dev:remarks>
          <maml:para>Diese Befehle sind unterschiedliche Methoden zum Abrufen aller Anmeldeprotokolle für einen bestimmten Benutzer oder eine bestimmte Anwendung.</maml:para>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- Beispiel 3: Anmeldeprotokolle von einem bestimmten Speicherort abrufen --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADAuditSignInLogs -Filter "location/city eq 'Redmond' and location/state eq 'Washington' and location/countryOrRegion eq 'US'"</dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl zeigt, wie Überwachungsprotokolle nach Speicherort abgerufen werden.</maml:para>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------- Beispiel 4: Alle Anmeldeprotokolle mit einem bestimmten Status abrufen --------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADAuditSignInLogs -Filter "status/errorCode eq 0 -All $true"
PS C:\&gt;Get-AzureADAuditSignInLogs -Filter "status/errorCode ne 0"</dev:code>
        <dev:remarks>
          <maml:para>Diese Befehle zeigen, wie Anmeldeprotokolle für erfolgreiche (eq 0) und fehlerhafte Anmeldungen (ne 0) abgerufen werden.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedlinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADMSPrivilegedRoleAssignmentRequest</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSPrivilegedRoleAssignmentRequest</command:noun>
      <maml:description>
        <maml:para>Rollenzuweisungsanforderung aktualisieren</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Rollenzuweisungsanforderung aktualisieren</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSPrivilegedRoleAssignmentRequest</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AssignmentState</maml:name>
          <maml:Description>
            <maml:para>Der Status der Zuweisung. Der Wert kann "Eligible" und "Active" lauten.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Decision</maml:name>
          <maml:Description>
            <maml:para>Die Administratorentscheidung für die Rollenzuweisungsanforderung. Der Wert muss in "AdminApproved" oder "AdminDenied" aktualisiert werden.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmen Rollenzuweisungsanforderung</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ProviderId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Reason</maml:name>
          <maml:Description>
            <maml:para>Der vom Administrator für seine Entscheidung angegebene Grund.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Schedule</maml:name>
          <maml:Description>
            <maml:para>Der Zeitplan der Rollenzuweisungsanforderung. Dieser ist für den Status "AdminApproved" erforderlich.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">AzureADMSPrivilegedSchedule</command:parameterValue>
          <dev:type>
            <maml:name>AzureADMSPrivilegedSchedule</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AssignmentState</maml:name>
        <maml:Description>
          <maml:para>Der Status der Zuweisung. Der Wert kann "Eligible" oder "Active" lauten. Für die Entscheidung "AdminApproved" ist dieser Wert erforderlich.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Decision</maml:name>
        <maml:Description>
          <maml:para>Die Administratorentscheidung für die Rollenzuweisungsanforderung. Der Wert muss in "AdminApproved" oder "AdminDenied" aktualisiert werden.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmen Rollenzuweisungsanforderung</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ProviderId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Reason</maml:name>
        <maml:Description>
          <maml:para>Der vom Administrator für seine Entscheidung angegebene Grund.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Schedule</maml:name>
        <maml:Description>
          <maml:para>Der Zeitplan der Rollenzuweisungsanforderung. Dieser ist für den Status "AdminApproved" erforderlich.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">AzureADMSPrivilegedSchedule</command:parameterValue>
        <dev:type>
          <maml:name>AzureADMSPrivilegedSchedule</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Set-AzureADMSPrivilegedRoleAssignmentRequest -ProviderId AzureResources -Id 8d28fcb3-1373-4810-8e84-75adea9a18be -Reason "{'RequestorReason':'test','AdminReason':'gg'}" -Decision "AdminDenied"</dev:code>
        <dev:remarks>
          <maml:para>Rollenzuweisungsanforderung durch Festlegen auf "Verweigert" aktualisieren</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADMSPrivilegedRoleSetting</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSPrivilegedRoleSetting</command:noun>
      <maml:description>
        <maml:para>Rolleneinstellung aktualisieren</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Rolleneinstellung aktualisieren</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSPrivilegedRoleSetting</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AdminEligibleSettings</maml:name>
          <maml:Description>
            <maml:para>Die Regeleinstellungen, die ausgewertet werden, wenn ein Administrator versucht, eine berechtigte Rollenzuweisung hinzuzufügen. </maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AdminMemberSettings</maml:name>
          <maml:Description>
            <maml:para>Die Regeleinstellungen, die ausgewertet werden, wenn ein Administrator versucht, eine direkte Mitgliedsrollenzuweisung hinzuzufügen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmten Rolleneinstellung</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ProviderId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>ResourceId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmten Ressource</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RoleDefinitionId</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner einer bestimmten Rollendefinition</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UserEligibleSettings</maml:name>
          <maml:Description>
            <maml:para>Die Regeleinstellungen, die ausgewertet werden, wenn ein Benutzer versucht, eine berechtigte Rollenzuweisung hinzuzufügen. Aktuell wird das pimforazurerbac-Szenario nicht unterstützt, dieses ist möglicherweise in zukünftigen Szenarien verfügbar.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>UserMemberSettings</maml:name>
          <maml:Description>
            <maml:para>Die Regeleinstellungen, die ausgewertet werden, wenn der Benutzer versucht, eine ihm zugeordnete Rollenzuweisung zu aktivieren.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AdminEligibleSettings</maml:name>
        <maml:Description>
          <maml:para>Die Regeleinstellungen, die ausgewertet werden, wenn ein Administrator versucht, eine berechtigte Rollenzuweisung hinzuzufügen. </maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AdminMemberSettings</maml:name>
        <maml:Description>
          <maml:para>Die Regeleinstellungen, die ausgewertet werden, wenn ein Administrator versucht, eine aktive Rollenzuweisung hinzuzufügen. </maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmten Rolleneinstellung</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ProviderId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner eines bestimmten Anbieters</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>ResourceId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmten Ressource</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RoleDefinitionId</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner einer bestimmten Rollendefinition</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UserEligibleSettings</maml:name>
        <maml:Description>
          <maml:para>Die Regeleinstellungen, die ausgewertet werden, wenn ein Benutzer versucht, eine berechtigte Rollenzuweisung hinzuzufügen. Aktuell wird das pimforazurerbac-Szenario nicht unterstützt, dieses ist möglicherweise in zukünftigen Szenarien verfügbar.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>UserMemberSettings</maml:name>
        <maml:Description>
          <maml:para>Die Regeleinstellungen, die ausgewertet werden, wenn der Benutzer versucht, eine ihm zugeordnete Rollenzuweisung zu aktivieren.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes>
      <command:inputType>
        <dev:type>
          <maml:name>System.String</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:inputType>
    </command:inputTypes>
    <command:returnValues>
      <command:returnValue>
        <dev:type>
          <maml:name>System.Object</maml:name>
        </dev:type>
        <maml:description>
          <maml:para></maml:para>
        </maml:description>
      </command:returnValue>
    </command:returnValues>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; $setting = New-Object Microsoft.Open.MSGraph.Model.AzureADMSPrivilegedRuleSetting
                  PS C:\&gt; $setting.RuleIdentifier = "JustificationRule"
                  PS C:\&gt; $setting.Setting = "{'required':false}"
                  PS C:\&gt; Set-AzureADMSPrivilegedRoleSetting -ProviderId AzureResources -Id ff518d09-47f5-45a9-bb32-71916d9aeadf -ResourceId 3f5887ed-dd6e-4821-8bde-c813ec508cf9 -RoleDefinitionId 2387ced3-4e95-4c36-a915-73d803f93702 -UserMemberSettings $setting
        </dev:code>
        <dev:remarks>
          <maml:para>Rolleneinstellung durch Festlegen der Begründung auf FALSE aktualisieren</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks/>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-AzureADMSFeatureRolloutPolicy
      </command:name>
      <maml:description>
        <maml:para>Ermöglicht einem Administrator das Erstellen der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSFeatureRolloutPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Dieses Cmdlet ermöglicht einem Administrator das Erstellen der Richtlinie für den Cloudauthentifizierungsrollout (Wechsel der Benutzer von der Verbund- zur Cloudauthentifizierung) in Azure AD. Der Richtlinienadministrator kann festlegen, ob die Benutzer sich mithilfe von Kennworthashes in Azure AD (Kennworthashsynchronisierung) oder lokal direkt über Active Directory (Pass-Through-Authentifizierung) authentifizieren.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>New-AzureADMSFeatureRolloutPolicy</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Feature</maml:name>
          <maml:Description>
            <maml:para>Gibt ein Feature an, das der Richtlinie für den Cloudauthentifizierungsrollout zugewiesen ist.</maml:para>
            <maml:para>Derzeit können Sie Folgendes zuweisen: PassthroughAuthentication | SeamlessSso | PasswordHashSync | EmailAsAlternateId.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">FeatureEnum</command:parameterValue>
          <dev:type>
            <maml:name>FeatureEnum</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsEnabled</maml:name>
          <maml:Description>
            <maml:para>Gibt den Status der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Description</maml:name>
          <maml:Description>
            <maml:para>Gibt die Beschreibung der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AppliesTo</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Liste der Azure AD-Objekte an, die dem Feature zugewiesen wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.Object]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.Object]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAppliedToOrganization</maml:name>
          <maml:Description>
            <maml:para>Gibt an, ob die Richtlinie für den Cloudauthentifizierungsrollout auf die gesamte Organisation angewendet wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>Gibt den Anzeigenamen der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Feature</maml:name>
        <maml:Description>
          <maml:para>Gibt ein Feature an, das der Richtlinie für den Cloudauthentifizierungsrollout zugewiesen ist.</maml:para>
          <maml:para>Derzeit können Sie Folgendes zuweisen: PassthroughAuthentication | SeamlessSso | PasswordHashSync | EmailAsAlternateId.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">FeatureEnum</command:parameterValue>
        <dev:type>
          <maml:name>FeatureEnum</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsEnabled</maml:name>
        <maml:Description>
          <maml:para>Gibt den Status der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Description</maml:name>
        <maml:Description>
          <maml:para>Gibt die Beschreibung der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AppliesTo</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Liste der Azure AD-Objekte an, die dem Feature zugewiesen wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.Object]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.Object]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAppliedToOrganization</maml:name>
        <maml:Description>
          <maml:para>Gibt an, ob die Richtlinie für den Cloudauthentifizierungsrollout auf die gesamte Organisation angewendet wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.MsFeatureRolloutPolicy</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
 
          </maml:para>
        </maml:description>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Erstellt die Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:title>
        <dev:code>
          PS C:\&gt; New-AzureADMSFeatureRolloutPolicy -Feature PassthroughAuthentication -DisplayName "Passthrough Authentication Rollout Policy" -IsEnabled $true
 
          Feature : PassthroughAuthentication
          Id : 7ca3e599-e8cc-4d31-9ed6-19dd4f88e833
          DisplayName : Passthrough Authentication Rollout Policy
          Description :
          IsEnabled : True
          IsAppliedToOrganization : False
          AppliesTo :
        </dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl erstellt die Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-AzureADMSFeatureRolloutPolicy
      </command:name>
      <maml:description>
        <maml:para>Ruft die Richtlinie für den Cloudauthentifizierungsrollout in Azure Active Directory ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSFeatureRolloutPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Dieses Cmdlet ermöglicht einem Administrator das Abrufen der Richtlinie für den Cloudauthentifizierungsrollout (Wechsel der Benutzer von der Verbund- zur Cloudauthentifizierung) in Azure AD. Diese Richtlinie besteht aus einem oder zwei FeatureRolloutPolicy-Objekten mit Gruppen, die für die Cloudauthentifizierung zugewiesen sind (Pass-Through-Authentifizierung oder Kennworthashsynchronisierung), und Gruppen, die für Seamless SSO (Feature zusätzlich zu PTA oder PHS) zugewiesen sind.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Get-AzureADMSFeatureRolloutPolicy</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Id</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>SearchString</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Suchzeichenfolge an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Filter</maml:name>
          <maml:description>
            <maml:para>Die oData v3.0-Filteranweisung. Diese steuert, welche Objekte zurückgegeben werden.</maml:para>
          </maml:description>
          <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Id</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>SearchString</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Suchzeichenfolge an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Filter</maml:name>
        <maml:description>
          <maml:para>Die oData v3.0-Filteranweisung. Diese steuert, welche Objekte zurückgegeben werden.</maml:para>
        </maml:description>
        <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Online.Administration.MsFeatureRolloutPolicy</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
 
          </maml:para>
        </maml:description>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Ruft eine Liste aller Richtlinien für den Cloudauthentifizierungsrollout in Azure AD ab.</maml:title>
        <dev:code>
          PS C:\&gt; Get-AzureADMSFeatureRolloutPolicy
 
          Feature : PassthroughAuthentication
          Id : 7ca3e599-e8cc-4d31-9ed6-19dd4f88e833
          DisplayName : Passthrough Authentication Rollout Policy
          Description :
          IsEnabled : True
          IsAppliedToOrganization : False
          AppliesTo :
        </dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl ruft eine Liste aller Richtlinien für den Cloudauthentifizierungsrollout in Azure AD ab.</maml:para>
        </dev:remarks>
      </command:example>
 
      <command:example>
        <maml:title>Beispiel 2: Ruft die Richtlinie für den Cloudauthentifizierungsrollout in Azure AD mit der angegebenen ID ab.</maml:title>
        <dev:code>
          PS C:\&gt; Get-AzureADMSFeatureRolloutPolicy -Id "a03b6d9e-6654-46e6-8d0a-8ed83c675ca9"
 
          Feature : PassthroughAuthentication
          Id : a03b6d9e-6654-46e6-8d0a-8ed83c675ca9
          DisplayName : Passthrough Authentication Rollout Policy
          Description :
          IsEnabled : True
          IsAppliedToOrganization : False
          AppliesTo :
        </dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl ruft die Richtlinie für den Cloudauthentifizierungsrollout in Azure AD ab.</maml:para>
        </dev:remarks>
      </command:example>
 
      <command:example>
        <maml:title>Beispiel 3: Ruft die Richtlinie für den Cloudauthentifizierungsrollout in Azure AD mit der angegebenen Suchzeichenfolge ab.</maml:title>
        <dev:code>
          PS C:\&gt; Get-AzureADMSFeatureRolloutPolicy -SearchString "Default PasswordHashSync Rollout Policy"
 
          Feature : PasswordHashSync
          Id : a03b6d9e-6654-46e6-8d0a-8ed83c675ca9
          DisplayName : Default PasswordHashSync Rollout Policy
          Description : Default PasswordHashSync Rollout Policy
          IsEnabled : True
          IsAppliedToOrganization : False
          AppliesTo :
        </dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl ruft die Richtlinie für den Cloudauthentifizierungsrollout in Azure AD ab.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-AzureADMSFeatureRolloutPolicy
      </command:name>
      <maml:description>
        <maml:para>Ermöglicht einem Administrator das Ändern der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSFeatureRolloutPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Ein Administrator verwendet dieses Cmdlet, um die Richtlinie für den Cloudauthentifizierungsrollout zu ändern. Dies umfasst das Festlegen der Methode für die Cloudauthentifizierung auf Pass-Through-Authentifizierung oder eine andere Methode (Kennworthashsynchronisierung) sowie die Aktivierung von Seamless SSO. Benutzer in Gruppen, die der Richtlinie zugewiesen sind, beginnen mit der Authentifizierung über die neue Authentifizierungsmethode und, falls angegeben, über Seamless SSO.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Set-AzureADMSFeatureRolloutPolicy</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Id</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Feature</maml:name>
          <maml:Description>
            <maml:para>Gibt ein Feature an, das der Richtlinie für den Cloudauthentifizierungsrollout zugewiesen ist.</maml:para>
            <maml:para>Derzeit können Sie Folgendes zuweisen: PassthroughAuthentication | SeamlessSso | PasswordHashSync | EmailAsAlternateId.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">FeatureEnum</command:parameterValue>
          <dev:type>
            <maml:name>FeatureEnum</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsEnabled</maml:name>
          <maml:Description>
            <maml:para>Gibt den Status der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Description</maml:name>
          <maml:Description>
            <maml:para>Gibt die Beschreibung der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>AppliesTo</maml:name>
          <maml:Description>
            <maml:para>Gibt eine Liste der Azure AD-Objekte an, die dem Feature zugewiesen wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.Object]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.Object]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsAppliedToOrganization</maml:name>
          <maml:Description>
            <maml:para>Gibt an, ob die Richtlinie für den Cloudauthentifizierungsrollout auf die gesamte Organisation angewendet wird.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Id</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>Gibt den Anzeigenamen der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Feature</maml:name>
        <maml:Description>
          <maml:para>Gibt ein Feature an, das der Richtlinie für den Cloudauthentifizierungsrollout zugewiesen ist.</maml:para>
          <maml:para>Derzeit können Sie Folgendes zuweisen: PassthroughAuthentication | SeamlessSso | PasswordHashSync | EmailAsAlternateId.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">FeatureEnum</command:parameterValue>
        <dev:type>
          <maml:name>FeatureEnum</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsEnabled</maml:name>
        <maml:Description>
          <maml:para>Gibt den Status der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Description</maml:name>
        <maml:Description>
          <maml:para>Gibt die Beschreibung der Richtlinie für den Cloudauthentifizierungsrollout an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>AppliesTo</maml:name>
        <maml:Description>
          <maml:para>Gibt eine Liste der Azure AD-Objekte an, die dem Feature zugewiesen wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.Object]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.Object]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsAppliedToOrganization</maml:name>
        <maml:Description>
          <maml:para>Gibt an, ob die Richtlinie für den Cloudauthentifizierungsrollout auf die gesamte Organisation angewendet wird.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
 
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
 
          </maml:para>
        </maml:description>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Aktualisiert die Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:title>
        <dev:code>
          PS C:\&gt; Set-AzureADMSFeatureRolloutPolicy -Id "a03b6d9e-6654-46e6-8d0a-8ed83c675ca9" -IsEnabled $true
        </dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl aktualisiert die Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-AzureADMSFeatureRolloutPolicy
      </command:name>
      <maml:description>
        <maml:para>Ermöglicht einem Administrator das Entfernen der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSFeatureRolloutPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Ein Administrator verwendet dieses Cmdlet zum Entfernen der Richtlinie für den Cloudauthentifizierungsrollout, sodass alle Benutzer, auf die die Richtlinie angewendet wurde, von der Richtlinie befreit werden. Benutzer in Gruppen, die der Richtlinie zugewiesen waren, kehren wieder zur globalen Authentifizierungsmethode zurück (üblicherweise Verbundauthentifizierung).</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Remove-AzureADMSFeatureRolloutPolicy</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Id</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Id</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
 
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
 
          </maml:para>
        </maml:description>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Entfernt die Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSFeatureRolloutPolicy -Id "7b10cf40-bc0e-46b5-9456-4520179eef5d"</dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl entfernt die Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSFeatureRolloutPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Add-AzureADMSFeatureRolloutPolicyDirectoryObject
      </command:name>
      <maml:description>
        <maml:para>Ermöglicht einem Administrator das Hinzufügen einer Gruppe zur Richtlinie für den Cloudauthentifizierungsrollout in Azure AD. Benutzer in dieser Gruppe beginnen gemäß Richtlinie mit der Authentifizierung bei der Cloud.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Add</command:verb>
      <command:noun>AzureADMSFeatureRolloutPolicyDirectoryObject</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Ein Administrator verwendet dieses Cmdlet, um eine Gruppe der Richtlinie für den Cloudauthentifizierungsrollout hinzuzufügen. Benutzer in diesen Gruppen beginnen mit der Authentifizierung über die Cloud gemäß der Richtlinie (z. B. mit oder ohne Seamless SSO bzw. mit oder ohne Pass-Through-Authentifizierung).</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Add-AzureADMSFeatureRolloutPolicyDirectoryObject</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Id</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>RefObjectId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner des bestimmten Azure AD-Objekts, das der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD zugewiesen wird.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Id</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>RefObjectId</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner des bestimmten Azure AD-Objekts, das der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD zugewiesen wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
 
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
 
          </maml:para>
        </maml:description>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Fügt der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD eine Gruppe hinzu.</maml:title>
        <dev:code>
          PS C:\&gt; Add-AzureADMSFeatureRolloutPolicyDirectoryObject -Id "a03b6d9e-6654-46e6-8d0a-8ed83c675ca9" -RefObjectId "0a1068c0-dbb6-4537-9db3-b48f3e31dd76"
        </dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl fügt der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD eine Gruppe hinzu.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSFeatureRolloutPolicyDirectoryObject</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-AzureADMSFeatureRolloutPolicyDirectoryObject
      </command:name>
      <maml:description>
        <maml:para>Ermöglicht einem Administrator das Entfernen einer Gruppe aus der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD. Benutzer in dieser Gruppe kehren zur Authentifizierung über die globale Richtlinie zurück (üblicherweise Verbundauthentifizierung).</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSFeatureRolloutPolicyDirectoryObject</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Ein Administrator verwendet dieses Cmdlet, um Gruppen aus der Richtlinie für den Cloudauthentifizierungsrollout zu entfernen. Benutzer in diesen Gruppen beginnen mit der Authentifizierung über die globale Authentifizierungsrichtlinie (z. B. Verbund).</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Remove-AzureADMSFeatureRolloutPolicyDirectoryObject</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Id</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ObjectId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner des bestimmten Azure AD-Objekts, das der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD zugewiesen wird.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Id</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ObjectId</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner des bestimmten Azure AD-Objekts, das der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD zugewiesen wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
 
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
 
          </maml:para>
        </maml:description>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Entfernt eine Gruppe aus der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:title>
        <dev:code>
          PS C:\&gt; Remove-AzureADMSFeatureRolloutPolicyDirectoryObject -Id "a03b6d9e-6654-46e6-8d0a-8ed83c675ca9" -ObjectId "0a1068c0-dbb6-4537-9db3-b48f3e31dd76"
        </dev:code>
        <dev:remarks>
          <maml:para>Dieser Befehl entfernt eine Gruppe aus der Richtlinie für den Cloudauthentifizierungsrollout in Azure AD.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADMSFeatureRolloutPolicyDirectoryObject</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            Get-AzureADMSPasswordSingleSignOnCredential
        </command:name>
        <maml:description>
            <maml:para>Ruft die Anmeldeinformationen für Kennwort-SSO ab.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureADMSPasswordSingleSignOnCredential</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Mit diesem Cmdlet können Benutzer ihre Kennwortanmeldeinformationen für einmaliges Anmelden für eine Anwendung lesen, zu der sie gehören. Der Administrator kann die Gruppenanmeldeinformationen ebenfalls lesen. Beachten Sie, dass das Kennwortfeld aus Sicherheitsgründen ausgeblendet wird.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Get-AzureADMSPasswordSingleSignOnCredential</maml:name>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>ObjectId</maml:name>
                <maml:description>
                    <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>PasswordSSOObjectId</maml:name>
                <maml:description>
                    <maml:para>Benutzer- oder Gruppen-ID</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">PasswordSSOObjectId</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>ObjectId</maml:name>
            <maml:description>
                <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
 
 
 
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>PasswordSSOObjectId</maml:name>
            <maml:description>
                <maml:para>Benutzer- oder Gruppen-ID</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">PasswordSSOObjectId</command:parametervalue>
            <dev:type>
                <maml:name>PasswordSSOObjectId</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
                </maml:para>
            </maml:description>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
                <maml:name>Microsoft.Online.Administration.PasswordSSOCredentials</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
 
                </maml:para>
            </maml:description>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
 
            </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
        <command:example>
            <maml:title>Anmeldeinformationen für Kennwort-SSO abrufen</maml:title>
            <dev:code>
            PS C:\&gt; $get_creds_output = Get-AzureADMSPasswordSingleSignOnCredential -ObjectId 9ac9883e-0ac5-4c32-8737-4267f56a28cc -PasswordSSOObjectId a4210a97-5e26-4cfe-88f1-118ed4886f27
            </dev:code>
            <dev:remarks>
            <maml:para>Mit diesem Befehl werden die Kennwort-SSO-Anmeldeinformationen für die angegebene ObjectID und PasswordSSOObjectId abgerufen.</maml:para>
            </dev:remarks>
        </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            New-AzureADMSPasswordSingleSignOnCredential
        </command:name>
        <maml:description>
            <maml:para>Erstellt die Anmeldeinformationen für Kennwort-SSO.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureADMSPasswordSingleSignOnCredential</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Mit diesem Cmdlet können Benutzer ihre Kennwortanmeldeinformationen für einmaliges Anmelden für eine Anwendung erstellen, zu der sie gehören. Der Administrator kann die Gruppenanmeldeinformationen ebenfalls erstellen.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>New-AzureADMSPasswordSingleSignOnCredential</maml:name>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>ObjectId</maml:name>
                <maml:description>
                    <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>PasswordSSOCredential</maml:name>
                <maml:description>
                    <maml:para>Benutzer- oder Gruppen-ID</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">PasswordSSOCredentials</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>ObjectId</maml:name>
            <maml:description>
                <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
 
 
 
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>PasswordSSOCredential</maml:name>
            <maml:description>
                <maml:para>Benutzer- oder Gruppen-ID</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">PasswordSSOCredentials</command:parametervalue>
            <dev:type>
                <maml:name>PasswordSSOCredentials</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
                </maml:para>
            </maml:description>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
                <maml:name>Microsoft.Online.Administration.PasswordSSOCredentials</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
 
                </maml:para>
            </maml:description>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
 
            </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
        <command:example>
            <maml:title>Neue Anmeldeinformationen für Kennwort-SSO</maml:title>
            <dev:code>
            PS C:\&gt; $credentials = New-Object -TypeName Microsoft.Open.MSGraph.Model.PasswordSSOCredentials
PS C:\&gt; $credentials.Id = "a4210a97-5e26-4cfe-88f1-118ed4886f27"
PS C:\&gt; $creds1 = [Microsoft.Open.MSGraph.Model.PasswordSSOCredential]@{FieldId="param_1"; Value="foobar@ms.com"; Type="text"}
PS C:\&gt; $creds2 = [Microsoft.Open.MSGraph.Model.PasswordSSOCredential]@{FieldId="param_2"; Value="my-secret"; Type="password"}
PS C:\&gt; $credentials.Credentials = @($creds1, $creds2)
 
PS C:\&gt; $new_creds_output = New-AzureADMSPasswordSingleSignOnCredential -ObjectId 9ac9883e-0ac5-4c32-8737-4267f56a28cc -PasswordSSOCredential $credentials
            </dev:code>
            <dev:remarks>
            <maml:para>Mit diesem Befehl werden die Kennwort-SSO-Anmeldeinformationen für die angegebene ObjectID und PasswordSSOObjectId erstellt.</maml:para>
            </dev:remarks>
        </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            Remove-AzureADMSPasswordSingleSignOnCredential
        </command:name>
        <maml:description>
            <maml:para>Entfernt die Anmeldeinformationen für Kennwort-SSO.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureADMSPasswordSingleSignOnCredential</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Mit diesem Cmdlet können Benutzer ihre Kennwortanmeldeinformationen für einmaliges Anmelden für eine Anwendung entfernen, zu der sie gehören. Der Administrator kann die Gruppenanmeldeinformationen ebenfalls entfernen.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Remove-AzureADMSPasswordSingleSignOnCredential</maml:name>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>ObjectId</maml:name>
                <maml:description>
                    <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>PasswordSSOObjectId</maml:name>
                <maml:description>
                    <maml:para>Benutzer- oder Gruppen-ID</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">PasswordSSOObjectId</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>ObjectId</maml:name>
            <maml:description>
                <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
 
 
 
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>PasswordSSOObjectId</maml:name>
            <maml:description>
                <maml:para>Benutzer- oder Gruppen-ID</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">PasswordSSOObjectId</command:parametervalue>
            <dev:type>
                <maml:name>PasswordSSOObjectId</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
                </maml:para>
            </maml:description>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
 
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
 
                </maml:para>
            </maml:description>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
 
            </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
        <command:example>
            <maml:title>Anmeldeinformationen für Kennwort-SSO entfernen</maml:title>
            <dev:code>
            PS C:\&gt; Remove-AzureADMSPasswordSingleSignOnCredential -ObjectId 9ac9883e-0ac5-4c32-8737-4267f56a28cc -PasswordSSOObjectId a4210a97-5e26-4cfe-88f1-118ed4886f27
            </dev:code>
            <dev:remarks>
            <maml:para>Mit diesem Befehl werden die Kennwort-SSO-Anmeldeinformationen für die angegebene ObjectID und PasswordSSOObjectId entfernt.</maml:para>
            </dev:remarks>
        </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            Set-AzureADMSPasswordSingleSignOnCredential
        </command:name>
        <maml:description>
            <maml:para>Legt die Anmeldeinformationen für Kennwort-SSO fest.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Set</command:verb>
        <command:noun>AzureADMSPasswordSingleSignOnCredential</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Mit diesem Cmdlet können Benutzer ihre Kennwortanmeldeinformationen für einmaliges Anmelden für eine Anwendung festlegen, zu der sie gehören. Der Administrator kann die Gruppenanmeldeinformationen ebenfalls festlegen.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Set-AzureADMSPasswordSingleSignOnCredential</maml:name>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>ObjectId</maml:name>
                <maml:description>
                    <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>PasswordSSOCredential</maml:name>
                <maml:description>
                    <maml:para>Benutzer- oder Gruppen-ID</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">PasswordSSOCredentials</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>ObjectId</maml:name>
            <maml:description>
                <maml:para>Eindeutiger Bezeichner des objektspezifischen Azure Active Directory-Objekts</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
 
 
 
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>PasswordSSOCredential</maml:name>
            <maml:description>
                <maml:para>Benutzer- oder Gruppen-ID</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">PasswordSSOCredentials</command:parametervalue>
            <dev:type>
                <maml:name>PasswordSSOCredentials</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
                </maml:para>
            </maml:description>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
 
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
 
                </maml:para>
            </maml:description>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
 
            </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
        <command:example>
            <maml:title>Anmeldeinformationen für Kennwort-SSO festlegen</maml:title>
            <dev:code>
            PS C:\&gt; $credentials = New-Object -TypeName Microsoft.Open.MSGraph.Model.PasswordSSOCredentials
PS C:\&gt; $credentials.Id = "a4210a97-5e26-4cfe-88f1-118ed4886f27"
PS C:\&gt; $creds1 = [Microsoft.Open.MSGraph.Model.PasswordSSOCredential]@{FieldId="param_1"; Value="barfoo@ms.com"; Type="text"}
PS C:\&gt; $creds2 = [Microsoft.Open.MSGraph.Model.PasswordSSOCredential]@{FieldId="param_2"; Value="my-secret"; Type="password"}
PS C:\&gt; $credentials.Credentials = @($creds1, $creds2)
PS C:\&gt; Set-AzureADMSPasswordSingleSignOnCredential -ObjectId 9ac9883e-0ac5-4c32-8737-4267f56a28cc -PasswordSSOCredential $credentials
            </dev:code>
            <dev:remarks>
            <maml:para>Mit diesem Befehl werden die Kennwort-SSO-Anmeldeinformationen für die angegebene ObjectID und PasswordSSOObjectId festgelegt.</maml:para>
            </dev:remarks>
        </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            Get-AzureADMSApplicationTemplate
        </command:name>
        <maml:description>
            <maml:para>Liste von applicationTemplate-Objekten abrufen</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureADMSApplicationTemplate</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Mit diesem Cmdlet können Benutzer eine Liste aller Anwendungsvorlagen oder eine bestimmte Anwendungsvorlage abrufen.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Get-AzureADMSApplicationTemplate</maml:name>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Der eindeutige Bezeichner einer Anwendungsvorlage</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Id</maml:name>
            <maml:description>
                <maml:para>Der eindeutige Bezeichner einer Anwendungsvorlage</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
                </maml:para>
            </maml:description>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
                <maml:name>Microsoft.Online.Administration.ApplicationTemplate</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
 
                </maml:para>
            </maml:description>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
 
            </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
        <command:example>
            <maml:title>1. Ruft eine Liste von Anwendungsvorlagenobjekten ab.</maml:title>
            <dev:code>
            PS C:\&gt; $all_templates = Get-AzureADMSApplicationTemplate
            </dev:code>
            <dev:remarks>
            <maml:para>Mit diesem Befehl werden alle Anwendungsvorlagenobjekte abgerufen.</maml:para>
            </dev:remarks>
        </command:example>
        <command:example>
            <maml:title>2. Ruft ein Anwendungsvorlagenobjekt ab.</maml:title>
            <dev:code>
            PS C:\&gt; $template = Get-AzureADMSApplicationTemplate -Id e8b7b394-057d-4203-a93a-1879c28ece38
            </dev:code>
            <dev:remarks>
            <maml:para>Mit diesem Befehl wird ein Anwendungsvorlagenobjekt für die angegebene ID abgerufen.</maml:para>
            </dev:remarks>
        </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            New-AzureADMSApplicationFromApplicationTemplate
        </command:name>
        <maml:description>
            <maml:para>Instanziiert eine Anwendung.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureADMSApplicationFromApplicationTemplate</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Mit diesem Cmdlet können Benutzer eine Anwendung aus der Anwendungsvorlage erstellen.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>New-AzureADMSApplicationFromApplicationTemplate</maml:name>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Der eindeutige Bezeichner eines Objekts in Azure Active Directory</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>DisplayName</maml:name>
                <maml:description>
                    <maml:para>Anzeigename der Anwendungsvorlage</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">ApplicationTemplateDisplayName</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Id</maml:name>
            <maml:description>
                <maml:para>Der eindeutige Bezeichner eines Objekts in Azure Active Directory</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
 
 
 
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>DisplayName</maml:name>
            <maml:description>
                <maml:para>Anzeigename der Anwendungsvorlage</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">ApplicationTemplateDisplayName</command:parametervalue>
            <dev:type>
                <maml:name>ApplicationTemplateDisplayName</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
                </maml:para>
            </maml:description>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
                <maml:name>Microsoft.Online.Administration.ApplicationTemplateCopy</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
 
                </maml:para>
            </maml:description>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
 
            </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
        <command:example>
            <maml:title>1. Erstellt eine Anwendung aus der Anwendungsvorlage.</maml:title>
            <dev:code>
            PS C:\&gt; $instantiated_app = New-AzureADMSApplicationTemplate -Id e8b7b394-057d-4203-a93a-1879c28ece38 -DisplayName bugzilla-copy1
            </dev:code>
            <dev:remarks>
            <maml:para>Mit diesem Befehl wird eine neue Anwendung basierend auf einer Anwendungsvorlage instanziiert, auf die die ID verweist.</maml:para>
            </dev:remarks>
        </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            Add-AzureADMSServicePrincipalDelegatedPermissionClassification
        </command:name>
        <maml:description>
            <maml:para>Hiermit fügen Sie eine Klassifizierung für eine delegierte Berechtigung hinzu.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Add</command:verb>
        <command:noun>AzureADMSServicePrincipalDelegatedPermissionClassification</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Mit dem Cmdlet "Add-AzureADMSServicePrincipalDelegatedPermissionClassification" wird eine Klassifizierung für delegierte Berechtigungen für die angegebene Berechtigung auf dem Dienstprinzipal erstellt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Add-AzureADMSServicePrincipalDelegatedPermissionClassification</maml:name>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>ServicePrincipalId</maml:name>
                <maml:description>
                    <maml:para>Der eindeutige Bezeichner eines Dienstprinzipalobjekts in Azure Active Directory.</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>PermissionId</maml:name>
                <maml:description>
                    <maml:para>Die ID für eine delegierte Berechtigung.</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>PermissionName</maml:name>
                <maml:description>
                    <maml:para>Der Name für eine delegierte Berechtigung.</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Classification</maml:name>
                <maml:description>
                    <maml:para>Die Klassifizierung für eine delegierte Berechtigung. Diese kann "Niedrig", "Mittel" oder "Hoch" lauten.</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>ServicePrincipalId</maml:name>
            <maml:description>
                <maml:para>Der eindeutige Bezeichner eines Dienstprinzipalobjekts in Azure Active Directory.</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>PermissionId</maml:name>
            <maml:description>
                <maml:para>Die ID für eine delegierte Berechtigung.</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>PermissionName</maml:name>
            <maml:description>
                <maml:para>Der Name für eine delegierte Berechtigung.</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Classification</maml:name>
            <maml:description>
                <maml:para>Die Klassifizierung für eine delegierte Berechtigung. Dieser Parameter kann einen der folgenden Werte annehmen:</maml:para>
                <maml:para>* "Niedrig": Gibt eine Klassifizierung für eine Berechtigung als schwach an.</maml:para>
                <maml:para>* "Mittel": Gibt eine Klassifizierung für eine Berechtigung als mittelmäßig an.</maml:para>
                <maml:para>* "Hoch": Gibt eine Klassifizierung für eine Berechtigung als wirkungsvoll an.</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
                </maml:para>
            </maml:description>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
                <maml:name>Microsoft.Online.Administration.DelegatedPermissionClassification</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
 
                </maml:para>
            </maml:description>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
 
            </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>-------------- Beispiel 1: Erstellen einer Klassifizierung für delegierte Berechtigungen --------------</maml:title>
        <dev:code>PS C:\&gt; Add-AzureADMSServicePrincipalDelegatedPermissionClassification -ServicePrincipalId "95f56359-0165-4f80-bffb-c89d06cf2c6f" -PermissionId "205e70e5-aba6-4c52-a976-6d2d46c48043" -Classification Low -PermissionName "Sites.Read.All"
 
Classification : Low
Id : 5XBeIKarUkypdm0tRsSAQwE
PermissionId : 205e70e5-aba6-4c52-a976-6d2d46c48043
PermissionName : Sites.Read.All
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Klassifizierung für delegierte Berechtigungen für die angegebene Berechtigung auf dem Dienstprinzipal erstellt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            Get-AzureADMSServicePrincipalDelegatedPermissionClassification
        </command:name>
        <maml:description>
            <maml:para>Hiermit rufen Sie die Klassifizierungsobjekte für delegierte Berechtigungen auf einem Dienstprinzipal ab.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureADMSServicePrincipalDelegatedPermissionClassification</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Das Cmdlet "Get-AzureADMSServicePrincipalDelegatedPermissionClassification" ruft die Klassifizierungen für delegierte Berechtigungen von einem Dienstprinzipal ab.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Get-AzureADMSServicePrincipalDelegatedPermissionClassification</maml:name>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>ServicePrincipalId</maml:name>
                <maml:description>
                    <maml:para>Der eindeutige Bezeichner eines Dienstprinzipalobjekts in Azure Active Directory.</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Der eindeutige Bezeichner einer Objekt-ID für Klassifizierungen für delegierte Berechtigungen.</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
            <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Filter</maml:name>
                <maml:description>
                    <maml:para>Die oData v3.0-Filteranweisung. Diese steuert, welche Objekte zurückgegeben werden.</maml:para>
                </maml:description>
                <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>ServicePrincipalId</maml:name>
            <maml:description>
                <maml:para>Der eindeutige Bezeichner eines Dienstprinzipalobjekts in Azure Active Directory.</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Id</maml:name>
            <maml:description>
                <maml:para>Der eindeutige Bezeichner einer Objekt-ID für Klassifizierungen für delegierte Berechtigungen.</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
 
 
 
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Filter</maml:name>
            <maml:description>
                <maml:para>Die oData v3.0-Filteranweisung. Diese steuert, welche Objekte zurückgegeben werden.</maml:para>
            </maml:description>
            <command:parametervalue required="false" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
                </maml:para>
            </maml:description>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
                <maml:name>Microsoft.Online.Administration.DelegatedPermissionClassification</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
 
                </maml:para>
            </maml:description>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
 
            </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>-------------- Beispiel 1: Abrufen einer Liste von Klassifizierungen für delegierte Berechtigungen --------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSServicePrincipalDelegatedPermissionClassification -ServicePrincipalId "95f56359-0165-4f80-bffb-c89d06cf2c6f"
 
Classification : Low
Id : 5XBeIKarUkypdm0tRsSAQwE
PermissionId : 205e70e5-aba6-4c52-a976-6d2d46c48043
PermissionName : Sites.Read.All
 
Classification : Low
Id : ntbaFJsJyUKBC9ACmB_uwQE
PermissionId : 14dad69e-099b-42c9-810b-d002981feec1
PermissionName : profile
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden alle Klassifizierungen für delegierte Berechtigungen vom Dienstprinzipal abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>-------------- Beispiel 2: Abrufen einer Klassifizierung für delegierte Berechtigungen --------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSServicePrincipalDelegatedPermissionClassification -ServicePrincipalId "95f56359-0165-4f80-bffb-c89d06cf2c6f" -Id "5XBeIKarUkypdm0tRsSAQwE"
 
Classification : Low
Id : 5XBeIKarUkypdm0tRsSAQwE
PermissionId : 205e70e5-aba6-4c52-a976-6d2d46c48043
PermissionName : Sites.Read.All
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird die Klassifizierung für eine delegierte Berechtigung anhand ihrer ID vom Dienstprinzipal abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
            <command:example>
        <maml:title>-------------- Beispiel 3: Abrufen einer Klassifizierung für delegierte Berechtigungen mit Filter --------------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSServicePrincipalDelegatedPermissionClassification -ServicePrincipalId "95f56359-0165-4f80-bffb-c89d06cf2c6f" -Filter "PermissionName eq 'Sites.Read.All'"
 
Classification : Low
Id : 5XBeIKarUkypdm0tRsSAQwE
PermissionId : 205e70e5-aba6-4c52-a976-6d2d46c48043
PermissionName : Sites.Read.All
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl werden die gefilterten Klassifizierungen für delegierte Berechtigungen vom Dienstprinzipal abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
</command:command>
<command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            Remove-AzureADMSServicePrincipalDelegatedPermissionClassification
        </command:name>
        <maml:description>
            <maml:para>Hiermit entfernen Sie eine Klassifizierung für delegierte Berechtigungen.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Remove</command:verb>
        <command:noun>AzureADMSServicePrincipalDelegatedPermissionClassification</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Mit dem Cmdlet "Remove-AzureADMSServicePrincipalDelegatedPermissionClassification" wird die angegebene Klassifizierung für delegierte Berechtigungen anhand ihrer ID vom Dienstprinzipal gelöscht.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Remove-AzureADMSServicePrincipalDelegatedPermissionClassification</maml:name>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>ServicePrincipalId</maml:name>
                <maml:description>
                    <maml:para>Der eindeutige Bezeichner eines Dienstprinzipalobjekts in Azure Active Directory.</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Der eindeutige Bezeichner einer Objekt-ID für Klassifizierungen für delegierte Berechtigungen.</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>ServicePrincipalId</maml:name>
            <maml:description>
                <maml:para>Der eindeutige Bezeichner eines Dienstprinzipalobjekts in Azure Active Directory.</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Id</maml:name>
            <maml:description>
                <maml:para>Der eindeutige Bezeichner einer Objekt-ID für Klassifizierungen für delegierte Berechtigungen.</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name></maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
                </maml:para>
            </maml:description>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
 
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description>
                <maml:para>
                    <!-- description -->
 
 
                </maml:para>
            </maml:description>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
        <maml:title></maml:title>
        <maml:alert>
            <maml:para>
 
            </maml:para>
        </maml:alert>
        <maml:alert>
            <maml:para></maml:para>
        </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>-------------- Beispiel 1: Entfernen einer Klassifizierung für delegierte Berechtigungen --------------</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSServicePrincipalDelegatedPermissionClassification -ServicePrincipalId "95f56359-0165-4f80-bffb-c89d06cf2c6f" -Id "5XBeIKarUkypdm0tRsSAQwE"
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird die Klassifizierung für delegierte Berechtigungen anhand ihrer ID vom Dienstprinzipal gelöscht.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSAuthorizationPolicy</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSAuthorizationPolicy</command:noun>
      <maml:description>
        <maml:para>Ruft eine Autorisierungsrichtlinie ab.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-AzureADMSAuthorizationPolicy" wird eine Azure Active Directory-Autorisierungsrichtlinie abgerufen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSAuthorizationPolicy</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt den eindeutigen Bezeichner der Autorisierungsrichtlinie an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt den eindeutigen Bezeichner der Autorisierungsrichtlinie an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>--------- Beispiel 1: Abrufen einer Autorisierungsrichtlinie nach ID ---------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSAuthorizationPolicy -Id "authorizationPolicy"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSAuthorizationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADMSAuthorizationPolicy</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSAuthorizationPolicy</command:noun>
      <maml:description>
        <maml:para>Aktualisiert eine Autorisierungsrichtlinie.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "Set-AzureADMSAuthorizationPolicy" aktualisiert eine Azure Active Directory-Autorisierungsrichtlinie.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSAuthorizationPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>BlockMsolPowerShell</maml:name>
          <maml:Description>
            <maml:para>Gibt an, ob der von MSOL PowerShell verwendete benutzerbasierte Zugriff auf den Legacydienstendpunkt blockiert ist oder nicht.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Description</maml:name>
          <maml:Description>
            <maml:para>Gibt die Beschreibung der Autorisierungsrichtlinie an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen der Autorisierungsrichtlinie an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>EnabledPreviewFeatures</maml:name>
          <maml:Description>
            <maml:para>Gibt die Vorschaufeatures an, die für die private Vorschau auf dem Mandanten aktiviert sind.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>GuestUserRoleId</maml:name>
          <maml:Description>
            <maml:para>Gibt die roletemplateId für die Rolle an, die dem Gastbenutzer zugewiesen werden soll.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt den eindeutigen Bezeichner der Autorisierungsrichtlinie an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>PermissionGrantPolicyIdsAssignedToDefaultUserRole</maml:name>
          <maml:Description>
            <maml:para>Gibt die Richtlinien-IDs der Richtlinien für Berechtigungszuweisungen an, die der Standardbenutzerrolle zugeordnet sind.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>BlockMsolPowerShell</maml:name>
        <maml:Description>
          <maml:para>Gibt an, ob der von MSOL PowerShell verwendete benutzerbasierte Zugriff auf den Legacydienstendpunkt blockiert ist oder nicht.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Description</maml:name>
        <maml:Description>
          <maml:para>Gibt die Beschreibung der Autorisierungsrichtlinie an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>Gibt den Anzeigenamen der Autorisierungsrichtlinie an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>EnabledPreviewFeatures</maml:name>
        <maml:Description>
          <maml:para>Gibt die Vorschaufeatures an, die für die private Vorschau auf dem Mandanten aktiviert sind.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>GuestUserRoleId</maml:name>
        <maml:Description>
          <maml:para>Gibt die roletemplateId für die Rolle an, die dem Gastbenutzer zugewiesen werden soll.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt den eindeutigen Bezeichner der Autorisierungsrichtlinie an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>PermissionGrantPolicyIdsAssignedToDefaultUserRole</maml:name>
        <maml:Description>
          <maml:para>Gibt die Richtlinien-IDs der Richtlinien für Berechtigungszuweisungen an, die der Standardbenutzerrolle zugeordnet sind.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">System.Collections.Generic.List`1[System.String]</command:parameterValue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>---------- Beispiel 1: Aktualisieren einer Autorisierungsrichtlinie ----------</maml:title>
        <dev:code>PS C:\&gt;Set-AzureADMSAuthorizationPolicy -Id authorizationPolicy -DisplayName "updated displayname" -Description "updated description" -PermissionGrantPolicyIdsAssignedToDefaultUserRole @("user-default-low","application-admin") -GuestUserRoleId "10dae51f-b6af-4016-8d66-8c2a99b929b3" -EnabledPreviewFeatures @("EnableGranularConsent")</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSAuthorizationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSPermissionGrantPolicy</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSPermissionGrantPolicy</command:noun>
      <maml:description>
        <maml:para>Ruft eine Richtlinie für Berechtigungszuweisungen ab.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Get-AzureADMSPermissionGrantPolicy" wird eine Azure Active Directory-Richtlinie für Berechtigungszuweisungen abgerufen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSPermissionGrantPolicy</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt den eindeutigen Bezeichner der Richtlinie für Berechtigungszuweisungen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt den eindeutigen Bezeichner der Richtlinie für Berechtigungszuweisungen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------- Beispiel 1: Abrufen einer Richtlinie für Berechtigungszuweisungen nach ID --------</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSPermissionGrantPolicy -Id "my_permission_grant_policy_id"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADMSPermissionGrantPolicy</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSPermissionGrantPolicy</command:noun>
      <maml:description>
        <maml:para>Erstellt eine Richtlinie für Berechtigungszuweisungen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Das Cmdlet "New-AzureADMSPermissionGrantPolicy" erstellt eine Azure Active Directory-Richtlinie für Berechtigungszuweisungen.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADMSPermissionGrantPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Description</maml:name>
          <maml:Description>
            <maml:para>Gibt die Beschreibung der Richtlinie für Berechtigungszuweisungen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen der Richtlinie für Berechtigungszuweisungen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt den eindeutigen Bezeichner der Richtlinie für Berechtigungszuweisungen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Description</maml:name>
        <maml:Description>
          <maml:para>Gibt die Beschreibung der Richtlinie für Berechtigungszuweisungen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>Gibt den Anzeigenamen der Richtlinie für Berechtigungszuweisungen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt den eindeutigen Bezeichner der Richtlinie für Berechtigungszuweisungen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>--------- Beispiel 1: Erstellen einer Richtlinie für Berechtigungszuweisungen ---------</maml:title>
        <dev:code>PS C:\&gt; New-AzureADMSPermissionGrantPolicy -Id "my_new_permission_grant_policy_id" -DisplayName "MyNewPermissionGrantPolicy" -Description "My new permission grant policy"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSPermissionGrantPolicy</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSPermissionGrantPolicy</command:noun>
      <maml:description>
        <maml:para>Entfernt eine Richtlinie für Berechtigungszuweisungen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Cmdlet "Remove-AzureADMSPermissionGrantPolicy" wird eine Azure Active Directory-Richtlinie für Berechtigungszuweisungen entfernt.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSPermissionGrantPolicy</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Der eindeutige Bezeichner der Richtlinie für Berechtigungszuweisungen.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Der eindeutige Bezeichner der Richtlinie für Berechtigungszuweisungen.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Entfernen einer Richtlinie für Berechtigungszuweisungen</maml:title>
        <dev:code>PS C:\&gt; Remove-AzureADMSPermissionGrantPolicy -Id "my_permission_grant_policy_id"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADMSPermissionGrantPolicy</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSPermissionGrantPolicy</command:noun>
      <maml:description>
        <maml:para>Aktualisiert eine Richtlinie für Berechtigungszuweisungen.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>Mit dem Befehl "Set-AzureADMSPermissionGrantPolicy" wird eine Azure Active Directory-Richtlinie für Berechtigungszuweisungen aktualisiert.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSPermissionGrantPolicy</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Description</maml:name>
          <maml:Description>
            <maml:para>Gibt die Beschreibung der Richtlinie für Berechtigungszuweisungen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen der Richtlinie für Berechtigungszuweisungen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Gibt den eindeutigen Bezeichner der Richtlinie für Berechtigungszuweisungen an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Description</maml:name>
        <maml:Description>
          <maml:para>Gibt die Beschreibung der Richtlinie für Berechtigungszuweisungen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>Gibt den Anzeigenamen der Richtlinie für Berechtigungszuweisungen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Gibt den eindeutigen Bezeichner der Richtlinie für Berechtigungszuweisungen an.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Beispiel 1 --------------------------</maml:title>
        <dev:code>PS C:\&gt; Set-AzureADMSPermissionGrantPolicy -Id "my_permission_grant_policy_id" -Description "updated description" -DisplayName "update displayname"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSPermissionGrantPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-AzureADMSConditionalAccessPolicy
      </command:name>
      <maml:description>
        <maml:para>Ruft eine Azure Active Directory-Richtlinie für bedingten Zugriff ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSConditionalAccessPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit diesem Cmdlet kann ein Administrator die Azure Active Directory-Richtlinie für bedingten Zugriff abrufen. Richtlinien für bedingten Zugriff sind benutzerdefinierte Regeln, die ein Zugriffsszenario definieren. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSConditionalAccessPolicy</maml:name>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSConditionalAccessPolicy</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Ruft eine Liste aller Richtlinien für bedingten Zugriff in Azure AD ab.</maml:title>
        <dev:code>
          PS C:\&gt; Get-AzureADMSConditionalAccessPolicy
 
          Id : 6b5e999b-0ba8-4186-a106-e0296c1c4358
          DisplayName : Demo app for documentation
          CreatedDateTime : 2019-09-26T23:12:16.0792706Z
          ModifiedDateTime : 2019-09-27T00:12:12.5986473Z
          State : Disabled
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Liste aller Richtlinien für bedingten Zugriff in Azure AD abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
 
      <command:example>
        <maml:title>Beispiel 2: Ruft eine Richtlinie für bedingten Zugriff in Azure AD mit der angegebenen ID ab.</maml:title>
        <dev:code>
          PS C:\&gt; Get-AzureADMSConditionalAccessPolicy -PolicyId "6b5e999b-0ba8-4186-a106-e0296c1c4358"
 
          Id : 6b5e999b-0ba8-4186-a106-e0296c1c4358
          DisplayName : Demo app for documentation
          CreatedDateTime : 2019-09-26T23:12:16.0792706Z
          ModifiedDateTime : 2019-09-27T00:12:12.5986473Z
          State : Disabled
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Richtlinie für bedingten Zugriff in Azure AD abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-AzureADMSConditionalAccessPolicy
      </command:name>
      <maml:description>
        <maml:para>Erstellt eine neue Richtlinie für bedingten Zugriff in Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSConditionalAccessPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit diesem Cmdlet kann ein Administrator eine neue Richtlinie für bedingten Zugriff in Azure Active Directory erstellen. Richtlinien für bedingten Zugriff sind benutzerdefinierte Regeln, die ein Zugriffsszenario definieren. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADMSConditionalAccessPolicy</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen einer Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>State</maml:name>
          <maml:Description>
            <maml:para>Gibt den Status "Aktiviert" oder "Deaktiviert" der Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>Conditions</maml:name>
          <maml:Description>
            <maml:para>Gibt die Bedingungen für die Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.ConditionalAccessConditionSet</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ConditionalAccessConditionSet</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>GrantControls</maml:name>
          <maml:Description>
            <maml:para>Gibt die Steuerelemente für die Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.ConditionalAccessGrantControls</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ConditionalAccessGrantControls</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen einer Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>State</maml:name>
          <maml:Description>
            <maml:para>Gibt den Status "Aktiviert" oder "Deaktiviert" der Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>Conditions</maml:name>
          <maml:Description>
            <maml:para>Gibt die Bedingungen für die Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.ConditionalAccessConditionSet</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ConditionalAccessConditionSet</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>GrantControls</maml:name>
          <maml:Description>
            <maml:para>Gibt die Steuerelemente für die Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.ConditionalAccessGrantControls</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ConditionalAccessGrantControls</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes/>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Erstellt eine neue Richtlinie für bedingten Zugriff in Azure AD, die MFA für den Zugriff auf Exchange Online als erforderlich festlegt.</maml:title>
        <dev:code>
          PS C:\&gt; $conditions = New-Object -TypeName Microsoft.Open.MSGraph.Model.ConditionalAccessConditionSet
          PS C:\&gt; $conditions.Applications = New-Object -TypeName Microsoft.Open.MSGraph.Model.ConditionalAccessApplicationCondition
          PS C:\&gt; $conditions.Applications.IncludeApplications = "00000002-0000-0ff1-ce00-000000000000"
          PS C:\&gt; $conditions.Users = New-Object -TypeName Microsoft.Open.MSGraph.Model.ConditionalAccessUserCondition
          PS C:\&gt; $conditions.Users.IncludeUsers = "all"
          PS C:\&gt; $controls = New-Object -TypeName Microsoft.Open.MSGraph.Model.ConditionalAccessGrantControls
          PS C:\&gt; $controls._Operator = "OR"
          PS C:\&gt; $controls.BuiltInControls = "mfa"
          PS C:\&gt; New-AzureADMSConditionalAccessPolicy -DisplayName "MFA policy" -State "Enabled" -Conditions $conditions -GrantControls $controls
 
          Id : 6b5e999b-0ba8-4186-a106-e0296c1c4358
          DisplayName : MFA policy
          CreatedDateTime : 2019-09-26T23:12:16.0792706Z
          ModifiedDateTime : 2019-09-27T00:12:12.5986473Z
          State : Enabled
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine neue Richtlinie für bedingten Zugriff in Azure AD erstellt, die MFA für den Zugriff auf Exchange Online als erforderlich festlegt.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Beispiel 2: Erstellt eine neue Richtlinie für bedingten Zugriff in Azure AD, die den Zugriff auf Exchange Online aus nicht vertrauenswürdigen Regionen blockiert.</maml:title>
        <dev:code>
          PS C:\&gt; $conditions = New-Object -TypeName Microsoft.Open.MSGraph.Model.ConditionalAccessConditionSet
          PS C:\&gt; $conditions.Applications = New-Object -TypeName Microsoft.Open.MSGraph.Model.ConditionalAccessApplicationCondition
          PS C:\&gt; $conditions.Applications.IncludeApplications = "00000002-0000-0ff1-ce00-000000000000"
          PS C:\&gt; $conditions.Users = New-Object -TypeName Microsoft.Open.MSGraph.Model.ConditionalAccessUserCondition
          PS C:\&gt; $conditions.Users.IncludeUsers = "all"
          PS C:\&gt; $conditions.Locations = New-Object -TypeName Microsoft.Open.MSGraph.Model.ConditionalAccessLocationCondition
          PS C:\&gt; $conditions.Locations.IncludeLocations = "198ad66e-87b3-4157-85a3-8a7b51794ee9"
          PS C:\&gt; $controls = New-Object -TypeName Microsoft.Open.MSGraph.Model.ConditionalAccessGrantControls
          PS C:\&gt; $controls._Operator = "OR"
          PS C:\&gt; $controls.BuiltInControls = "block"
          PS C:\&gt; New-AzureADMSConditionalAccessPolicy -DisplayName "MFA policy" -State "Enabled" -Conditions $conditions -GrantControls $controls
 
          Id : 6b5e999b-0ba8-4186-a106-e0296c1c4358
          DisplayName : MFA policy
          CreatedDateTime : 2019-09-26T23:12:16.0792706Z
          ModifiedDateTime : 2019-09-27T00:12:12.5986473Z
          State : Enabled
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine neue Richtlinie für bedingten Zugriff in Azure AD erstellt, die den Zugriff auf Exchange Online aus nicht vertrauenswürdigen Regionen blockiert.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-AzureADMSConditionalAccessPolicy
      </command:name>
      <maml:description>
        <maml:para>Aktualisiert eine Richtlinie für bedingten Zugriff in Azure Active Directory nach ID.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSConditionalAccessPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit diesem Cmdlet kann ein Administrator eine Richtlinie für bedingten Zugriff in Azure Active Directory nach ID aktualisieren. Richtlinien für bedingten Zugriff sind benutzerdefinierte Regeln, die ein Zugriffsszenario definieren. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSConditionalAccessPolicy</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die Richtlinien-ID einer Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen einer Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>State</maml:name>
          <maml:Description>
            <maml:para>Gibt den Status "Aktiviert" oder "Deaktiviert" der Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>Conditions</maml:name>
          <maml:Description>
            <maml:para>Gibt die Bedingungen für die Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ConditionalAccessConditionSet</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ConditionalAccessConditionSet</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>GrantControls</maml:name>
          <maml:Description>
            <maml:para>Gibt die Steuerelemente für die Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ConditionalAccessGrantControls</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ConditionalAccessGrantControls</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die Richtlinien-ID einer Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen einer Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>State</maml:name>
          <maml:Description>
            <maml:para>Gibt den Status "Aktiviert" oder "Deaktiviert" der Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>Conditions</maml:name>
          <maml:Description>
            <maml:para>Gibt die Bedingungen für die Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ConditionalAccessConditionSet</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ConditionalAccessConditionSet</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>GrantControls</maml:name>
          <maml:Description>
            <maml:para>Gibt die Steuerelemente für die Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="false" variableLength="false">Microsoft.Open.MSGraph.Model.ConditionalAccessGrantControls</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.ConditionalAccessGrantControls</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes/>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Aktualisiert eine Richtlinie für bedingten Zugriff in Azure AD nach Richtlinien-ID.</maml:title>
        <dev:code>
          PS C:\&gt; Set-AzureADMSConditionalAccessPolicy -PolicyId 6b5e999b-0ba8-4186-a106-e0296c1c4358 -DisplayName "MFA policy 1" -State "Enabled"
 
          Id : 6b5e999b-0ba8-4186-a106-e0296c1c4358
          DisplayName : MFA policy 1
          CreatedDateTime : 2019-09-26T23:12:16.0792706Z
          ModifiedDateTime : 2019-09-27T00:12:12.5986473Z
          State : Enabled
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine neue Richtlinie für bedingten Zugriff in Azure AD aktualisiert.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-AzureADMSConditionalAccessPolicy
      </command:name>
      <maml:description>
        <maml:para>Löscht eine Richtlinie für bedingten Zugriff in Azure Active Directory nach ID.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSConditionalAccessPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit diesem Cmdlet kann ein Administrator eine Richtlinie für bedingten Zugriff in Azure Active Directory nach ID löschen. Richtlinien für bedingten Zugriff sind benutzerdefinierte Regeln, die ein Zugriffsszenario definieren. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSConditionalAccessPolicy</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die Richtlinien-ID einer Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die Richtlinien-ID einer Richtlinie für bedingten Zugriff in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes/>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Löscht eine Richtlinie für bedingten Zugriff in Azure AD nach Richtlinien-ID.</maml:title>
        <dev:code>
          PS C:\&gt; Remove-AzureADMSConditionalAccessPolicy -PolicyId 6b5e999b-0ba8-4186-a106-e0296c1c4358
 
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Richtlinie für bedingten Zugriff in Azure AD gelöscht.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSConditionalAccessPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-AzureADMSNamedLocationPolicy
      </command:name>
      <maml:description>
        <maml:para>Ruft eine Azure Active Directory-Richtlinie für benannte Standorte ab.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSNamedLocationPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit diesem Cmdlet kann ein Administrator die Azure Active Directory-Richtlinie für benannte Standorte abrufen. Benannte Standorte sind benutzerdefinierte Regeln, mit denen Netzwerkstandorte definiert werden, die dann in einer Richtlinie für bedingten Zugriff verwendet werden können. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSNamedLocationPolicy</maml:name>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSNamedLocationPolicy</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Ruft eine Liste aller Richtlinien für benannte Standorte in Azure AD ab.</maml:title>
        <dev:code>
          PS C:\&gt; Get-AzureADMSNamedLocationPolicy
 
          OdataType : #microsoft.graph.ipNamedLocation
          Id : 06e4ff15-ca6b-4843-9c34-3fdd1ce8f739
          DisplayName : IPv4 named location
          CreatedDateTime : 2019-09-26T23:12:16.0792706Z
          ModifiedDateTime : 2019-09-27T00:12:12.5986473Z
          IsTrusted : false
          IpRanges : {
                                      class IpRange {
                                        CidrAddress: 6.5.4.3/32
                                      }
                                    }
 
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Liste aller Richtlinien für benannte Standorte in Azure AD abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
 
      <command:example>
        <maml:title>Beispiel 2: Ruft eine Richtlinie für benannte Standorte in Azure AD mit der angegebenen ID ab.</maml:title>
        <dev:code>
          PS C:\&gt; Get-AzureADMSNamedLocationPolicy -PolicyId 1b7f0916-7677-40d8-97a1-d606f4ed8fcf
 
          OdataType : #microsoft.graph.countryNamedLocation
          Id : 1b7f0916-7677-40d8-97a1-d606f4ed8fcf
          DisplayName : Country named location
          CreatedDateTime : 2019-09-26T23:12:16.0792706Z
          ModifiedDateTime : 2019-09-27T00:12:12.5986473Z
          CountriesAndRegions : [
                                                  "US",
                                                  "CA"
                                                ]
          IncludeUnknownCountriesAndRegions : false
 
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Richtlinie für benannte Standorte in Azure AD abgerufen.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-AzureADMSNamedLocationPolicy
      </command:name>
      <maml:description>
        <maml:para>Erstellt eine neue Richtlinie für benannte Standorte in Azure Active Directory.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSNamedLocationPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit diesem Cmdlet kann ein Administrator eine neue Richtlinie für benannte Standorte in Azure Active Directory erstellen. Richtlinien für bedingten Zugriff sind benutzerdefinierte Regeln, die ein Zugriffsszenario definieren. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADMSNamedLocationPolicy</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>OdataType</maml:name>
          <maml:Description>
            <maml:para>Gibt den OData-Typ eines Objekts der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen einer Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IpRanges</maml:name>
          <maml:Description>
            <maml:para>Gibt die IP-Adressbereiche der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.IpRange</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.IpRange</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IsTrusted</maml:name>
          <maml:Description>
            <maml:para>Gibt den isTrusted-Wert der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>CountriesAndRegions</maml:name>
          <maml:Description>
            <maml:para>Gibt die Länder und Regionen für die Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.CountriesAndRegions</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.CountriesAndRegions</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IncludeUnknownCountriesAndRegions</maml:name>
          <maml:Description>
            <maml:para>Gibt den includeUnknownCountriesAndRegions-Wert der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>OdataType</maml:name>
          <maml:Description>
            <maml:para>Gibt den OData-Typ eines Objekts der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen einer Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IpRanges</maml:name>
          <maml:Description>
            <maml:para>Gibt die IP-Adressbereiche der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.IpRange</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.IpRange</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IsTrusted</maml:name>
          <maml:Description>
            <maml:para>Gibt den isTrusted-Wert der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>CountriesAndRegions</maml:name>
          <maml:Description>
            <maml:para>Gibt die Länder und Regionen für die Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.CountriesAndRegions</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.CountriesAndRegions</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IncludeUnknownCountriesAndRegions</maml:name>
          <maml:Description>
            <maml:para>Gibt den includeUnknownCountriesAndRegions-Wert der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes/>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Erstellt eine neue Richtlinie für benannte Standorte für eine IP-Adresse in Azure AD.</maml:title>
        <dev:code>
          PS C:\&gt; $ipRanges = New-Object -TypeName Microsoft.Open.MSGraph.Model.IpRange
          PS C:\&gt; $ipRanges.cidrAddress = "6.5.4.3/32"
          PS C:\&gt; New-AzureADMSNamedLocationPolicy -OdataType "#microsoft.graph.ipNamedLocation" -DisplayName "IP named location policy" -IsTrusted $false -IpRanges $ipRanges
 
          OdataType : #microsoft.graph.ipNamedLocation
          Id : 6b5e999b-0ba8-4186-a106-e0296c1c4358
          DisplayName : IP named location policy
          CreatedDateTime : 2019-09-26T23:12:16.0792706Z
          ModifiedDateTime : 2019-09-27T00:12:12.5986473Z
          IsTrusted : false
          IpRanges : {
                                      class IpRange {
                                        CidrAddress: 6.5.4.3/32
                                      }
                                    }
 
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine neue Richtlinie für benannte Standorte für ein Land in Azure AD erstellt.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Beispiel 2: Erstellt eine neue Richtlinie für benannte Standorte für ein Land in Azure AD.</maml:title>
        <dev:code>
          PS C:\&gt; New-AzureADMSNamedLocationPolicy -OdataType "#microsoft.graph.countryNamedLocation" -DisplayName "Country named location policy" -CountriesAndRegions "IN" -IncludeUnknownCountriesAndRegions $false
 
          OdataType : #microsoft.graph.countryNamedLocation
          Id : 13975bae-089f-4358-8da3-cc262f29276b
          DisplayName : Country named location policy
          CreatedDateTime : 2019-09-26T23:12:16.0792706Z
          ModifiedDateTime : 2019-09-27T00:12:12.5986473Z
          CountriesAndRegions : {IN}
          IncludeUnknownCountriesAndRegions : False
 
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine neue Richtlinie für benannte Standorte für ein Land in Azure AD erstellt.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-AzureADMSNamedLocationPolicy
      </command:name>
      <maml:description>
        <maml:para>Aktualisiert eine Richtlinie für benannte Standorte in Azure Active Directory nach der Richtlinien-ID.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSNamedLocationPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit diesem Cmdlet kann ein Administrator eine Richtlinie für benannte Standorte in Azure Active Directory nach Richtlinien-ID aktualisieren. Richtlinien für bedingten Zugriff sind benutzerdefinierte Regeln, die ein Zugriffsszenario definieren. </maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSNamedLocationPolicy</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>OdataType</maml:name>
          <maml:Description>
            <maml:para>Gibt den OData-Typ eines Objekts der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen einer Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IpRanges</maml:name>
          <maml:Description>
            <maml:para>Gibt die IP-Adressbereiche der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.IpRange</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.IpRange</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IsTrusted</maml:name>
          <maml:Description>
            <maml:para>Gibt den isTrusted-Wert der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>CountriesAndRegions</maml:name>
          <maml:Description>
            <maml:para>Gibt die Länder und Regionen für die Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.CountriesAndRegions</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.CountriesAndRegions</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IncludeUnknownCountriesAndRegions</maml:name>
          <maml:Description>
            <maml:para>Gibt den includeUnknownCountriesAndRegions-Wert der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>OdataType</maml:name>
          <maml:Description>
            <maml:para>Gibt den OData-Typ eines Objekts der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Gibt den Anzeigenamen einer Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IpRanges</maml:name>
          <maml:Description>
            <maml:para>Gibt die IP-Adressbereiche der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.IpRange</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.IpRange</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IsTrusted</maml:name>
          <maml:Description>
            <maml:para>Gibt den isTrusted-Wert der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>CountriesAndRegions</maml:name>
          <maml:Description>
            <maml:para>Gibt die Länder und Regionen für die Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Microsoft.Open.MSGraph.Model.CountriesAndRegions</command:parameterValue>
          <dev:type>
            <maml:name>Microsoft.Open.MSGraph.Model.CountriesAndRegions</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>IncludeUnknownCountriesAndRegions</maml:name>
          <maml:Description>
            <maml:para>Gibt den includeUnknownCountriesAndRegions-Wert der Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes/>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Aktualisiert eine Richtlinie für benannte Standorte für eine IP-Adresse in Azure AD nach Richtlinien-ID.</maml:title>
        <dev:code>
          PS C:\&gt; Set-AzureADMSNamedLocationPolicy -PolicyId 07a1f48d-0cbb-4c2c-8ea2-1ea00e3eb3b6 -OdataType "#microsoft.graph.ipNamedLocation" -IsTrusted $false
 
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Richtlinie für benannte Standorte für eine IP-Adresse in Azure AD nach Richtlinien-ID aktualisiert.</maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>Beispiel 2: Aktualisiert eine Richtlinie für benannte Standorte für ein Land in Azure AD nach Richtlinien-ID.</maml:title>
        <dev:code>
          PS C:\&gt; Set-AzureADMSNamedLocationPolicy -PolicyId 76fdfd4d-bd80-4c1e-8fd4-6abf49d121fe -OdataType "#microsoft.graph.countryNamedLocation" -IncludeUnknownCountriesAndRegions $true
 
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Richtlinie für benannte Standorte für ein Land in Azure AD nach der Richtlinien-ID aktualisiert.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-AzureADMSNamedLocationPolicy
      </command:name>
      <maml:description>
        <maml:para>Löscht eine Azure Active Directory-Richtlinie für benannte Standorte nach Richtlinien-ID.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSNamedLocationPolicy</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Mit diesem Cmdlet kann ein Administrator die Azure Active Directory-Richtlinie für benannte Standorte löschen. Benannte Standorte sind benutzerdefinierte Regeln, mit denen Netzwerkstandorte definiert werden, die dann in einer Richtlinie für bedingten Zugriff verwendet werden können.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSNamedLocationPolicy</maml:name>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variableLength="false" globbing="false" pipelineInput="true" position="named" aliases="none">
          <maml:name>PolicyId</maml:name>
          <maml:Description>
            <maml:para>Gibt die ID einer Richtlinie für benannte Standorte in Azure Active Directory an.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name></maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description>
          <maml:para>
            <!-- description -->
 
          </maml:para>
        </maml:description>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset>
      <maml:title></maml:title>
      <maml:alert>
        <maml:para>
 
        </maml:para>
      </maml:alert>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertset>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>Beispiel 1: Löscht eine Richtlinie für benannte Standorte in Azure AD mit der angegebenen Richtlinien-ID.</maml:title>
        <dev:code>
          PS C:\&gt; Remove-AzureADMSNamedLocationPolicy -PolicyId 76fdfd4d-bd80-4c1e-8fd4-6abf49d121fe
 
        </dev:code>
        <dev:remarks>
          <maml:para>Mit diesem Befehl wird eine Richtlinie für benannte Standorte in Azure AD gelöscht.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSNamedLocationPolicy</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </maml:relatedlinks>
  </command:command>
    <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Get-AzureADMSPermissionGrantConditionSet
      </command:name>
      <maml:description>
        <maml:para>Hiermit wird ein Bedingungssatz einer Azure Active Directory-Berechtigungszuweisung nach ID abgerufen.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSPermissionGrantConditionSet</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Hiermit wird ein Bedingungssatzobjekt einer Azure Active Directory-Berechtigungszuweisung nach ID abgerufen.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Get-AzureADMSPermissionGrantConditionSet</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>PolicyId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner eines Richtlinienobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ConditionSetType</maml:name>
          <maml:description>
            <maml:para>Der Wert gibt an, ob die Bedingungssätze in die Richtlinie eingeschlossen oder daraus ausgeschlossen werden.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Id</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner eines Bedingungssatzobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>PolicyId</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner eines Richtlinienobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue>None</dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ConditionSetType</maml:name>
        <maml:description>
          <maml:para>Der Wert gibt an, ob die Bedingungssätze in die Richtlinie eingeschlossen oder daraus ausgeschlossen werden.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue>None</dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Id</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner eines Bedingungssatzobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue>None</dev:defaultvalue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PermissionGrantConditionSet</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>--------- Beispiel 1: Abrufen aller Bedingungssätze einer Berechtigungszuweisung, die in die Richtlinie für die Berechtigungszuweisung eingeschlossen werden ---------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSPermissionGrantConditionSet -PolicyId "policy1" -ConditionSetType "includes"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>--------- Beispiel 2: Abrufen aller Bedingungssätze einer Berechtigungszuweisung, die aus der Richtlinie für die Berechtigungszuweisung ausgeschlossen werden ---------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSPermissionGrantConditionSet -PolicyId "policy1" -ConditionSetType "excludes"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
      </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>--------- Beispiel 3: Abrufen eines Bedingungssatzes einer Berechtigungszuweisung ---------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSPermissionGrantConditionSet -PolicyId "policy1" -ConditionSetType "includes" -Id "665a9903-0398-48ab-b4e9-7a570d468b66"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        New-AzureADMSPermissionGrantConditionSet
      </command:name>
      <maml:description>
        <maml:para>Hiermit wird ein neuer Bedingungssatz einer Azure Active Directory-Berechtigungszuweisung in einer angegebenen Richtlinie erstellt.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSPermissionGrantConditionSet</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Hiermit wird ein neues Bedingungssatzobjekt einer Azure Active Directory-Berechtigungszuweisung in einer vorhandenen Richtlinie erstellt.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>New-AzureADMSPermissionGrantConditionSet</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>PolicyId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner eines Richtlinienobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ConditionSetType</maml:name>
          <maml:description>
            <maml:para>Der Wert gibt an, ob der Bedingungssatz in die Richtlinie eingeschlossen oder daraus ausgeschlossen wird.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
 
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="false" position="named">
          <maml:name>PermissionType</maml:name>
          <maml:description>
            <maml:para>Spezifischer Berechtigungstyp (Anwendung, delegiert), auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
          <dev:type>
            <maml:name>string</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
          <maml:name>PermissionClassification</maml:name>
          <maml:description>
            <maml:para>Spezifische Klassifizierung (alle, niedrig, mittel, hoch), auf die der Einwilligungsvorgang begrenzt wird.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
          <dev:type>
            <maml:name>string</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
          <maml:name>resourceApplication</maml:name>
          <maml:description>
            <maml:para>Der Bezeichner der Ressourcenanwendung, auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
          <dev:type>
            <maml:name>string</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
          <maml:name>Permissions</maml:name>
          <maml:description>
            <maml:para>Der Bezeichner der Ressourcenanwendung, auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
          <maml:name>ClientApplicationIds</maml:name>
          <maml:description>
            <maml:para>Der Satz von Clientanwendungs-IDs, auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
          <maml:name>ClientApplicationTenantIds</maml:name>
          <maml:description>
            <maml:para>Der Satz von Clientanwendungsmandanten-IDs, auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
 
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
          <maml:name>ClientApplicationPublisherIds</maml:name>
          <maml:description>
            <maml:para>Der Satz von Clientanwendungsherausgeber-IDs, auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
          <dev:type>
            <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
        <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
          <maml:name>ClientApplicationsFromVerifiedPublisherOnly</maml:name>
          <maml:description>
            <maml:para>Ein Wert gibt an, ob nur Clientanwendungen von verifizierten Herausgebern eingeschlossen werden.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">System.Boolean</command:parametervalue>
          <dev:type>
            <maml:name>System.Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>PolicyId</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner eines Richtlinienobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ConditionSetType</maml:name>
        <maml:description>
          <maml:para>Der Wert gibt an, ob die Bedingungssätze in die Richtlinie eingeschlossen oder daraus ausgeschlossen werden.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>PermissionType</maml:name>
        <maml:description>
          <maml:para>Spezifischer Berechtigungstyp (Anwendung, delegiert), auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>PermissionClassification</maml:name>
        <maml:description>
          <maml:para>Spezifische Klassifizierung (alle, niedrig, mittel, hoch), auf die der Einwilligungsvorgang begrenzt wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>resourceApplication</maml:name>
        <maml:description>
          <maml:para>Der Bezeichner der Ressourcenanwendung, auf den der Einwilligungsvorgang begrenzt wird. Kann "Beliebig" lauten oder eine bestimmte Ressourcenanwendungs-ID enthalten.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>Permissions</maml:name>
        <maml:description>
          <maml:para>Der Bezeichner der Ressourcenanwendung, auf den der Einwilligungsvorgang begrenzt wird. Kann @("Alle") lauten oder eine Liste mit Berechtigungs-IDs enthalten.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationIds</maml:name>
        <maml:description>
          <maml:para>Der Satz von Clientanwendungs-IDs, auf den der Einwilligungsvorgang begrenzt wird. Kann @("Alle") lauten oder eine Liste mit Clientanwendungs-IDs enthalten.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationTenantIds</maml:name>
        <maml:description>
          <maml:para>Der Satz von Clientanwendungsmandanten-IDs, auf den der Einwilligungsvorgang begrenzt wird. Kann @("Alle") lauten oder eine Liste mit Clientanwendungsmandanten-IDs enthalten.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationPublisherIds</maml:name>
        <maml:description>
          <maml:para>Der Satz von Clientanwendungsherausgeber-IDs, auf den der Einwilligungsvorgang begrenzt wird. Kann @("Alle") lauten oder eine Liste mit Clientanwendungsherausgeber-IDs enthalten.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationsFromVerifiedPublisherOnly</maml:name>
        <maml:description>
          <maml:para>Ein Wert gibt an, ob nur Clientanwendungen von verifizierten Herausgebern eingeschlossen werden.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Boolean</command:parametervalue>
        <dev:type>
          <maml:name>System.Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue>false</dev:defaultvalue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
      <command:returnvalue>
        <dev:type>
          <maml:name>Microsoft.Open.MSGraph.Model.PermissionGrantConditionSet</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
       <command:example>
        <maml:title>--------- Beispiel 1: Erstellen eines grundlegenden Bedingungssatzes einer Berechtigungszuweisung in einer vorhandenen Richtlinie mit allen vordefinierten Werten ---------</maml:title>
        <dev:code>New-AzureADMSPermissionGrantConditionSet -PolicyId "test1" -ConditionSetType "includes" -PermissionType "delegated"
 
                Id : cab65448-9ec4-43a5-b575-d1f4d32fefa5
                PermissionType : delegated
                PermissionClassification : all
                ResourceApplication : any
                Permissions : {all}
                ClientApplicationIds : {all}
                ClientApplicationTenantIds : {all}
                ClientApplicationPublisherIds : {all}
                ClientApplicationsFromVerifiedPublisherOnly : False
         
        </dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>--------- Beispiel 2: Erstellen eines Bedingungssatzes einer Berechtigungszuweisung in einer vorhandenen Richtlinie, die bestimmte Berechtigungen für eine Ressourcenanwendung einschließt ---------</maml:title>
        <dev:code>New-AzureADMSPermissionGrantConditionSet -PolicyId "test1" -ConditionSetType "includes" -PermissionType "delegated" -Permissions @("8b590330-0eb2-45d0-baca-a00ecf7e7b87", "dac1c8fa-e6e4-47b8-a128-599660b8cd5c", "f6db0cc3-88cd-4c74-a374-3d8c7cc4c50b") -ResourceApplication "ec8d61c9-1cb2-4edb-afb0-bcda85645555"
 
                Id : 64032dc4-8423-4fd7-930c-a9ed3bb1dbb4
                PermissionType : delegated
                PermissionClassification : all
                ResourceApplication : ec8d61c9-1cb2-4edb-afb0-bcda85645555
                Permissions : {8b590330-0eb2-45d0-baca-a00ecf7e7b87, dac1c8fa-e6e4-47b8-a128-599660b8cd5c,
                                                              f6db0cc3-88cd-4c74-a374-3d8c7cc4c50b}
                ClientApplicationIds : {all}
                ClientApplicationTenantIds : {all}
                ClientApplicationPublisherIds : {all}
                ClientApplicationsFromVerifiedPublisherOnly : False
        </dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>--------- Beispiel 3: Erstellen eines Bedingungssatzes einer Berechtigungszuweisung in einer vorhandenen Richtlinie, die ausgeschlossen wird ---------</maml:title>
        <dev:code>New-AzureADMSPermissionGrantConditionSet -PolicyId "test1" -ConditionSetType "excludes" -PermissionType "delegated" -Permissions @("8b590330-0eb2-45d0-baca-a00ecf7e7b87", "dac1c8fa-e6e4-47b8-a128-599660b8cd5c", "f6db0cc3-88cd-4c74-a374-3d8c7cc4c50b") -ResourceApplication "ec8d61c9-1cb2-4edb-afb0-bcda85645555" -PermissionClassification "low" -ClientApplicationsFromVerifiedPublisherOnly $true -ClientApplicationIds @("4a6c40ea-edc1-4202-8620-dd4060ee6583", "17a961bd-e743-4e6f-8097-d7e6612999a7") -ClientApplicationTenantIds @("17a961bd-e743-4e6f-8097-d7e6612999a8", "17a961bd-e743-4e6f-8097-d7e6612999a9", "17a961bd-e743-4e6f-8097-d7e6612999a0") -ClientApplicationPublisherIds @("verifiedpublishermpnid")
 
            Id : 0f81cce0-a766-4db6-a7e2-4e5f10f6abf8
            PermissionType : delegated
            PermissionClassification : low
            ResourceApplication : ec8d61c9-1cb2-4edb-afb0-bcda85645555
            Permissions : {8b590330-0eb2-45d0-baca-a00ecf7e7b87, dac1c8fa-e6e4-47b8-a128-599660b8cd5c,
                                                          f6db0cc3-88cd-4c74-a374-3d8c7cc4c50b}
            ClientApplicationIds : {4a6c40ea-edc1-4202-8620-dd4060ee6583, 17a961bd-e743-4e6f-8097-d7e6612999a7}
            ClientApplicationTenantIds : {17a961bd-e743-4e6f-8097-d7e6612999a8, 17a961bd-e743-4e6f-8097-d7e6612999a9, 17a961bd-e743-4e6f-8097-d7e6612999a0}
            ClientApplicationPublisherIds : {verifiedpublishermpnid}
            ClientApplicationsFromVerifiedPublisherOnly : True
        </dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-AzureADMSPermissionGrantConditionSet
      </command:name>
      <maml:description>
        <maml:para>Hiermit wird ein Bedingungssatz einer Azure Active Directory-Berechtigungszuweisung nach ID gelöscht.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSPermissionGrantConditionSet</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Hiermit wird ein Bedingungssatzobjekt einer Azure Active Directory-Berechtigungszuweisung nach ID gelöscht.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Remove-AzureADMSPermissionGrantConditionSet</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>PolicyId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner eines Richtlinienobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ConditionSetType</maml:name>
          <maml:description>
            <maml:para>Der Wert gibt an, ob die Bedingungssätze in die Richtlinie eingeschlossen oder daraus ausgeschlossen werden.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Id</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner eines Bedingungssatzobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>PolicyId</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner eines Richtlinienobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ConditionSetType</maml:name>
        <maml:description>
          <maml:para>Der Wert gibt an, ob die Bedingungssätze in die Richtlinie eingeschlossen oder daraus ausgeschlossen werden.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Id</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner eines Bedingungssatzobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>--------- Beispiel 1: Löschen eines Bedingungssatzes einer Berechtigungszuweisung aus einer Richtlinie ---------</maml:title>
        <dev:code>PS C:\&gt;Remove-AzureADMSPermissionGrantConditionSet -PolicyId "policy1" -ConditionSetType "excludes" -Id "665a9903-0398-48ab-b4e9-7a570d468b66"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-AzureADMSPermissionGrantConditionSet
      </command:name>
      <maml:description>
        <maml:para>Hiermit wird ein vorhandener Bedingungssatzobjekt einer Azure Active Directory-Berechtigungszuweisung aktualisiert.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSPermissionGrantConditionSet</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Hiermit wird ein anhand der ID identifiziertes Bedingungssatzobjekt einer Azure Active Directory-Berechtigungszuweisung aktualisiert.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Set-AzureADMSPermissionGrantConditionSet</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>PolicyId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner eines Richtlinienobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>ConditionSetType</maml:name>
          <maml:description>
            <maml:para>Der Wert gibt an, ob die Bedingungssätze in die Richtlinie eingeschlossen oder daraus ausgeschlossen werden.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>Id</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner eines Bedingungssatzobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
         
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>PermissionType</maml:name>
        <maml:description>
          <maml:para>Spezifischer Berechtigungstyp (Anwendung, delegiert), auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>PermissionClassification</maml:name>
        <maml:description>
          <maml:para>Spezifische Klassifizierung (alle, niedrig, mittel, hoch), auf die der Einwilligungsvorgang begrenzt wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>resourceApplication</maml:name>
        <maml:description>
          <maml:para>Der Bezeichner der Ressourcenanwendung, auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>Permissions</maml:name>
        <maml:description>
          <maml:para>Der Bezeichner der Ressourcenanwendung, auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationIds</maml:name>
        <maml:description>
          <maml:para>Der Satz von Clientanwendungs-IDs, auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationTenantIds</maml:name>
        <maml:description>
          <maml:para>Der Satz von Clientanwendungsmandanten-IDs, auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationPublisherIds</maml:name>
        <maml:description>
          <maml:para>Der Satz von Clientanwendungsherausgeber-IDs, auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationsFromVerifiedPublisherOnly</maml:name>
        <maml:description>
          <maml:para>Ein Wert gibt an, ob nur Clientanwendungen von verifizierten Herausgebern eingeschlossen werden.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Boolean</command:parametervalue>
        <dev:type>
          <maml:name>System.Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>PolicyId</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner eines Richtlinienobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>ConditionSetType</maml:name>
        <maml:description>
          <maml:para>Der Wert gibt an, ob die Bedingungssätze in die Richtlinie eingeschlossen oder daraus ausgeschlossen werden.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>Id</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner eines Bedingungssatzobjekts einer Azure Active Directory-Berechtigungszuweisung.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>PermissionType</maml:name>
        <maml:description>
          <maml:para>Spezifischer Berechtigungstyp (Anwendung, delegiert), auf den der Einwilligungsvorgang begrenzt wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>PermissionClassification</maml:name>
        <maml:description>
          <maml:para>Spezifische Klassifizierung (alle, niedrig, mittel, hoch), auf die der Einwilligungsvorgang begrenzt wird.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>resourceApplication</maml:name>
        <maml:description>
          <maml:para>Der Bezeichner der Ressourcenanwendung, auf den der Einwilligungsvorgang begrenzt wird. Kann "Beliebig" lauten oder eine bestimmte Ressourcenanwendungs-ID enthalten.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>Permissions</maml:name>
        <maml:description>
          <maml:para>Der Bezeichner der Ressourcenanwendung, auf den der Einwilligungsvorgang begrenzt wird. Kann @("Alle") lauten oder eine Liste mit Berechtigungs-IDs enthalten.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationIds</maml:name>
        <maml:description>
          <maml:para>Der Satz von Clientanwendungs-IDs, auf den der Einwilligungsvorgang begrenzt wird. Kann @("Alle") lauten oder eine Liste mit Clientanwendungs-IDs enthalten.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationTenantIds</maml:name>
        <maml:description>
          <maml:para>Der Satz von Clientanwendungsmandanten-IDs, auf den der Einwilligungsvorgang begrenzt wird. Kann @("Alle") lauten oder eine Liste mit Clientanwendungsmandanten-IDs enthalten.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationPublisherIds</maml:name>
        <maml:description>
          <maml:para>Der Satz von Clientanwendungsherausgeber-IDs, auf den der Einwilligungsvorgang begrenzt wird. Kann @("Alle") lauten oder eine Liste mit Clientanwendungsherausgeber-IDs enthalten.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Collections.Generic.List`1[System.String]</command:parametervalue>
        <dev:type>
          <maml:name>System.Collections.Generic.List`1[System.String]</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
      <command:parameter required="false" variablelength="false" globbing="false" pipelineinput="false" position="named">
        <maml:name>ClientApplicationsFromVerifiedPublisherOnly</maml:name>
        <maml:description>
          <maml:para>Ein Wert gibt an, ob nur Clientanwendungen von verifizierten Herausgebern eingeschlossen werden.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">System.Boolean</command:parametervalue>
        <dev:type>
          <maml:name>System.Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue>false</dev:defaultvalue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>--------- Beispiel 1: Aktualisieren eines Bedingungssatzes einer Berechtigungszuweisung auf das Einschließen von als niedrig klassifizierten Berechtigungen ---------</maml:title>
        <dev:code>1. Get exisiting permission grant policy by that need to be updated.
         
        $permissionGrantConditionSet =Get-AzureADMSPermissionGrantConditionSet -PolicyId "test1" -ConditionSetType "includes" -Id "0f81cce0-a766-4db6-a7e2-4e5f10f6abf8"
 
            Id : 0f81cce0-a766-4db6-a7e2-4e5f10f6abf8
            PermissionType : delegated
            PermissionClassification : all
            ResourceApplication : ec8d61c9-1cb2-4edb-afb0-bcda85645555
            Permissions : {8b590330-0eb2-45d0-baca-a00ecf7e7b87, dac1c8fa-e6e4-47b8-a128-599660b8cd5c,
                                                          f6db0cc3-88cd-4c74-a374-3d8c7cc4c50b}
            ClientApplicationIds : {4a6c40ea-edc1-4202-8620-dd4060ee6583, 17a961bd-e743-4e6f-8097-d7e6612999a7}
            ClientApplicationTenantIds : {17a961bd-e743-4e6f-8097-d7e6612999a8, 17a961bd-e743-4e6f-8097-d7e6612999a9,
                                                          17a961bd-e743-4e6f-8097-d7e6612999a0}
            ClientApplicationPublisherIds : {verifiedpublishermpnid}
            ClientApplicationsFromVerifiedPublisherOnly : True
             
        2. Update PermissionClassification
         
        Set-AzureADMSPermissionGrantConditionSet -PolicyId "test1" -ConditionSetType "includes" -Id $permissionGrantConditionSet.Id -PermissionClassification low
 
            Id : 0f81cce0-a766-4db6-a7e2-4e5f10f6abf8
            PermissionType : delegated
            PermissionClassification : low
            ResourceApplication : ec8d61c9-1cb2-4edb-afb0-bcda85645555
            Permissions : {8b590330-0eb2-45d0-baca-a00ecf7e7b87, dac1c8fa-e6e4-47b8-a128-599660b8cd5c,
                                                          f6db0cc3-88cd-4c74-a374-3d8c7cc4c50b}
            ClientApplicationIds : {4a6c40ea-edc1-4202-8620-dd4060ee6583, 17a961bd-e743-4e6f-8097-d7e6612999a7}
            ClientApplicationTenantIds : {17a961bd-e743-4e6f-8097-d7e6612999a8, 17a961bd-e743-4e6f-8097-d7e6612999a9,
                                                          17a961bd-e743-4e6f-8097-d7e6612999a0}
            ClientApplicationPublisherIds : {verifiedpublishermpnid}
            ClientApplicationsFromVerifiedPublisherOnly : True
 
        </dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>--------- Beispiel 2: Aktualisieren eines Bedingungssatzes einer Berechtigungszuweisung ---------</maml:title>
        <dev:code>PS C:\&gt;Set-AzureADMSPermissionGrantConditionSet -PolicyId "policy1" -ConditionSetType "includes" -Id "665a9903-0398-48ab-b4e9-7a570d468b66" -PermissionType "Delegated" -PermissionClassification "Low" -ResourceApplication "d9d40050-c784-4b56-a06d-477542a1cafc" -Permissions @("29bf4ca5-913e-427d-8a68-5890af945109") -ClientApplicationIds @("All") -ClientApplicationTenantIds @("All") -ClientApplicationPublisherIds @("All") -ClientApplicationsFromVerifiedPublisherOnly $true</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSPermissionGrantConditionSet</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Set-AzureADMSApplicationVerifiedPublisher
      </command:name>
      <maml:description>
        <maml:para>Legt den verifizierten Herausgeber einer Anwendung auf eine verifizierte MPN-ID (Microsoft Partner Network) fest.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSApplicationVerifiedPublisher</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Legt den verifizierten Herausgeber einer Anwendung auf eine verifizierte MPN-ID (Microsoft Partner Network) fest.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Set-AzureADMSApplicationVerifiedPublisher</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>AppObjectId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner eines Anwendungsobjekts in Azure Active Directory.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>SetVerifiedPublisherRequest</maml:name>
          <maml:description>
            <maml:para>Ein Anforderungstextobjekt, das die Eigenschaft "verifiedPublisherId" enthält, ist der MPNID-Wert.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>AppObjectId</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner eines Anwendungsobjekts in Azure Active Directory.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
 
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>SetVerifiedPublisherRequest</maml:name>
        <maml:description>
          <maml:para>Ein Anforderungstextobjekt, das die Eigenschaft "verifiedPublisherId" enthält, ist der MPNID-Wert.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>--------- Beispiel 1: Festlegen des verifizierten Herausgebers einer Anwendung ---------</maml:title>
        <dev:code>
          $appObjId = 'ad6c71a5-e48f-4320-bb59-92642a2d8d9f'
          $mpnId = '0433167'
          $req = @{verifiedPublisherId=$mpnId}
          Set-AzureADMSApplicationVerifiedPublisher -AppObjectId $appObjId -SetVerifiedPublisherRequest $req
        </dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSApplicationVerifiedPublisher</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
      <command:name>
        Remove-AzureADMSApplicationVerifiedPublisher
      </command:name>
      <maml:description>
        <maml:para>Entfernt den verifizierten Herausgeber aus einer Anwendung.</maml:para>
      </maml:description>
      <maml:copyright>
        <maml:para></maml:para>
      </maml:copyright>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSApplicationVerifiedPublisher</command:noun>
      <dev:version></dev:version>
    </command:details>
    <maml:description>
      <maml:para>Entfernt den verifizierten Herausgeber aus einer Anwendung.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
      <command:syntaxitem>
        <maml:name>Remove-AzureADMSApplicationVerifiedPublisher</maml:name>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
          <maml:name>AppObjectId</maml:name>
          <maml:description>
            <maml:para>Der eindeutige Bezeichner eines Anwendungsobjekts in Azure Active Directory.</maml:para>
          </maml:description>
          <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        </command:parameter>
      </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
      <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
        <maml:name>AppObjectId</maml:name>
        <maml:description>
          <maml:para>Der eindeutige Bezeichner eines Anwendungsobjekts in Azure Active Directory.</maml:para>
        </maml:description>
        <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultvalue></dev:defaultvalue>
      </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
      <command:inputtype>
        <dev:type>
          <maml:name>string</maml:name>
          <maml:uri/>
          <maml:description/>
        </dev:type>
        <maml:description/>
      </command:inputtype>
    </command:inputtypes>
    <command:returnvalues/>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>--------- Beispiel 1: Entfernen des verifizierten Herausgebers aus einer Anwendung ---------</maml:title>
        <dev:code>
          $appObjId = 'ad6c71a5-e48f-4320-bb59-92642a2d8d9f'
          Remove-AzureADMSApplicationVerifiedPublisher -AppObjectId $appObjId
        </dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSApplicationVerifiedPublisher</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            New-AzureADMSRoleAssignment
        </command:name>
        <maml:description>
            <maml:para>Erstellen Sie ein neues roleAssignment-Objekt in Azure Active Directory.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureADMSRoleAssignment</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Erstellen Sie ein neues roleAssignment-Objekt in Azure Active Directory. Weitere Informationen finden Sie unter https://go.microsoft.com/fwlink/?linkid=2097519.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>New-AzureADMSRoleAssignment</maml:name>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
                <maml:name>Microsoft.Open.MSGraph.Model.DirectoryRoleAssignment</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description/>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            New-AzureADMSRoleDefinition
        </command:name>
        <maml:description>
            <maml:para>Erstellen Sie ein neues roleDefinition-Objekt in Azure Active Directory.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>New</command:verb>
        <command:noun>AzureADMSRoleDefinition</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Erstellen Sie ein neues roleDefinition-Objekt in Azure Active Directory. Weitere Informationen finden Sie unter https://go.microsoft.com/fwlink/?linkid=2097519.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>New-AzureADMSRoleDefinition</maml:name>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
 
 
 
 
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
                <maml:name>Microsoft.Open.MSGraph.Model.DirectoryRoleDefinition</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description/>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
</command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10">
    <command:details>
        <command:name>
            Get-AzureADMSGroupPermissionGrant
        </command:name>
        <maml:description>
            <maml:para>Ruft eine Liste der Berechtigungszuweisungen ab, die für diese Gruppe genehmigt wurden.</maml:para>
        </maml:description>
        <maml:copyright>
            <maml:para></maml:para>
        </maml:copyright>
        <command:verb>Get</command:verb>
        <command:noun>AzureADMSGroupPermissionGrant</command:noun>
        <dev:version></dev:version>
    </command:details>
    <maml:description>
        <maml:para>Ruft eine Liste der Berechtigungszuweisungen ab, die für diese Gruppe genehmigt wurden.</maml:para>
    </maml:description>
    <!-- Cmdlet syntax section-->
    <command:syntax>
        <command:syntaxitem>
            <maml:name>Get-AzureADMSGroupPermissionGrant</maml:name>
            <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
                <maml:name>Id</maml:name>
                <maml:description>
                    <maml:para>Der eindeutige Bezeichner der Gruppe.</maml:para>
                </maml:description>
                <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            </command:parameter>
        </command:syntaxitem>
    </command:syntax>
    <!-- Cmdlet parameter section -->
    <command:parameters>
        <command:parameter required="true" variablelength="false" globbing="false" pipelineinput="true" position="named">
            <maml:name>Id</maml:name>
            <maml:description>
                <maml:para>Der eindeutige Bezeichner der Gruppe.</maml:para>
            </maml:description>
            <command:parametervalue required="true" variablelength="false">string</command:parametervalue>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
            </dev:type>
            <dev:defaultvalue></dev:defaultvalue>
        </command:parameter>
    </command:parameters>
    <!-- Input - Output section-->
    <command:inputtypes>
        <command:inputtype>
            <dev:type>
                <maml:name>string</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description/>
        </command:inputtype>
    </command:inputtypes>
    <command:returnvalues>
        <command:returnvalue>
            <dev:type>
                <maml:name>Microsoft.Open.MSGraph.Model.GetMSGroupPermissionGrantsResponse</maml:name>
                <maml:uri/>
                <maml:description/>
            </dev:type>
            <maml:description/>
        </command:returnvalue>
    </command:returnvalues>
    <!-- Error section-->
    <command:terminatingerrors/>
    <command:nonterminatingerrors/>
    <!-- Notes section -->
    <maml:alertset/>
    <!-- Example section -->
    <command:examples>
      <command:example>
        <maml:title>---------Beispiel 1: Auflisten vorhandener Berechtigungszuweisungen für die Gruppe ---------</maml:title>
        <dev:code>List exisiting permission grants for the group.
         
        Get-AzureADMSGroupPermissionGrant -Id "4823e767eca44858aed244154009b764"
 
        Id : vsMaSY2k_E7761KhRqpx7OGFvAwvdZnJM1s7Iqkt4PU
        ClientId : deefce9d-be43-4b49-a9d3-851af6d2c26c
        ClientAppId : ba4e4a78-c352-4e59-b657-81b2b395d32b
        ResourceAppId : 00000003-0000-0000-c000-000000000000
        PermissionType : Application
        Permission : Member.Read.Group
        </dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <!-- Link section -->
    <maml:relatedlinks>
    </maml:relatedlinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Add-AzureADMSAdministrativeUnitMember</command:name>
      <command:verb>Add</command:verb>
      <command:noun>AzureADMSAdministrativeUnitMember</command:noun>
      <maml:description>
        <maml:para>Adds an administrative unit member.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Add-AzureADMSAdministrativeUnitMember cmdlet adds an Active Directory administrative unit member.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-AzureADMSAdministrativeUnitMember</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Specifies the ID of an Active Directory administrative unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>RefObjectId</maml:name>
          <maml:Description>
            <maml:para>Specifies the unique ID of the specific Azure Active Directory object that will be assigned as owner/manager/member.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Specifies the ID of an Active Directory administrative unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>RefObjectId</maml:name>
        <maml:Description>
          <maml:para>Specifies the unique ID of the specific Azure Active Directory object that will be assigned as owner/manager/member.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples/>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSAdministrativeUnitMember</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSAdministrativeUnitMember</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Add-AzureADMSScopedRoleMembership</command:name>
      <command:verb>Add</command:verb>
      <command:noun>AzureADMSScopedRoleMembership</command:noun>
      <maml:description>
        <maml:para>Adds a scoped role membership to an administrative unit.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Add-AzureADMSScopedRoleMembership cmdlet adds a scoped role membership to an administrative unit.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Add-AzureADMSScopedRoleMembership</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Specifies the ID of an admininstrative unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RoleMemberInfo</maml:name>
          <maml:Description>
            <maml:para>Specifies a RoleMemberInfo object.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">RoleMemberInfo</command:parameterValue>
          <dev:type>
            <maml:name>RoleMemberInfo</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>RoleId</maml:name>
          <maml:Description>
            <maml:para></maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Specifies the ID of an admininstrative unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RoleMemberInfo</maml:name>
        <maml:Description>
          <maml:para>Specifies a RoleMemberInfo object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">RoleMemberInfo</command:parameterValue>
        <dev:type>
          <maml:name>RoleMemberInfo</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>RoleObjectId</maml:name>
        <maml:Description>
          <maml:para></maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1</maml:title>
        <dev:code>$User = Get-AzureADUser -SearchString "The user that will be an admin on this unit"
    $Role = Get-AzureADDirectoryRole | Where-Object -Property DisplayName -Eq -Value "User Account Administrator"
    $Unit = Get-AzureADMSAdministrativeUnit | Where-Object -Property DisplayName -Eq -Value "The display name of the unit"
    $RoleMember = New-Object -TypeName Microsoft.Open.MSGraph.Model.MsRolememberinfo.RoleMemberInfo
    $RoleMember.Id = $User.ObjectID
    Add-AzureADMSScopedRoleMembership -Id $Unit.Id -RoleId $Role.ObjectId -RoleMemberInfo $RoleMember</dev:code>
        <dev:remarks>
          <maml:para>This cmdlet returns the Scoped role membership object.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSScopedRoleMembership</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSScopedRoleMembership</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSAdministrativeUnit</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSAdministrativeUnit</command:noun>
      <maml:description>
        <maml:para>Gets an administrative unit.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-AzureADMSAdministrativeUnit cmdlet gets an Azure Active Directory administrative unit.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSAdministrativeUnit</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>If true, return all administrative units. If false, return the number of objects specified by the Top parameter</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Filter</maml:name>
          <maml:Description>
            <maml:para>Specifies an oData v3.0 filter statement. This parameter filters which objects are returned.</maml:para>
            <maml:para>For more information about oData v3.0 filter expressions, see https://msdn.microsoft.com/en-us/library/hh169248%28v=nav.90%29.aspx</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Specifies the maximum number of records to return.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSAdministrativeUnit</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>If true, return all administrative units. If false, return the number of objects specified by the Top parameter</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Specifies the ID of an administrative unit in Azure Active Directory.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>If true, return all administrative units. If false, return the number of objects specified by the Top parameter</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Filter</maml:name>
        <maml:Description>
          <maml:para>Specifies an oData v3.0 filter statement. This parameter filters which objects are returned.</maml:para>
          <maml:para>For more information about oData v3.0 filter expressions, see https://msdn.microsoft.com/en-us/library/hh169248%28v=nav.90%29.aspx</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Specifies the ID of an administrative unit in Azure Active Directory.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Specifies the maximum number of records to return.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples/>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSAdministrativeUnit</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSAdministrativeUnit</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSAdministrativeUnit</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSAdministrativeUnitMember</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSAdministrativeUnitMember</command:noun>
      <maml:description>
        <maml:para>Gets a member of an administrative unit.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-AzureADMSAdministrativeUnitMember cmdlet gets a member of an Active Directory administrative unit.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSAdministrativeUnitMember</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Specifies how this cmdlet responds to an information event. The acceptable values for this parameter are: * Continue</maml:para>
            <maml:para>* Ignore</maml:para>
            <maml:para>* Inquire</maml:para>
            <maml:para>* SilentlyContinue</maml:para>
            <maml:para>* Stop</maml:para>
            <maml:para>* Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Specifies a variable in which to store an information event message.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Specifies the ID of an administrative unit in Azure Active Directory.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>All</maml:name>
          <maml:Description>
            <maml:para>If true, return all administrative unit members. If false, return the number of objects specified by the Top parameter</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Top</maml:name>
          <maml:Description>
            <maml:para>Specifies the maximum number of records to return.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
          <dev:type>
            <maml:name>Int32</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Specifies how this cmdlet responds to an information event. The acceptable values for this parameter are: * Continue</maml:para>
          <maml:para>* Ignore</maml:para>
          <maml:para>* Inquire</maml:para>
          <maml:para>* SilentlyContinue</maml:para>
          <maml:para>* Stop</maml:para>
          <maml:para>* Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Specifies a variable in which to store an information event message.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Specifies the ID of an administrative unit in Azure Active Directory.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>All</maml:name>
        <maml:Description>
          <maml:para>If true, return all administrative unit members. If false, return the number of objects specified by the Top parameter</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Top</maml:name>
        <maml:Description>
          <maml:para>Specifies the maximum number of records to return.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Int32</command:parameterValue>
        <dev:type>
          <maml:name>Int32</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>Example 1 Get an administrative unit member by ID</maml:title>
        <dev:code>PS C:\&gt; Get-AzureADMSAdministrativeUnitMember -Id "ef08b536-9d0a-4f8f-bda5-8b9cd01a9159"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADMSAdministrativeUnitMember</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSAdministrativeUnitMember</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Get-AzureADMSScopedRoleMembership</command:name>
      <command:verb>Get</command:verb>
      <command:noun>AzureADMSScopedRoleMembership</command:noun>
      <maml:description>
        <maml:para>Gets a scoped role membership from an administrative unit.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Get-AzureADMSScopedRoleMembership cmdlet gets a scoped role membership from an administrative unit in Azure Active Directory (AD).</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Get-AzureADMSScopedRoleMembership</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Specifies the ID of an object.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ScopedRoleMembershipId</maml:name>
          <maml:Description>
            <maml:para>Specifies the ID of a scoped role membership.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Specifies the ID of an object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ScopedRoleMembershipId</maml:name>
        <maml:Description>
          <maml:para>Specifies the ID of a scoped role membership.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>----------- Example 1 Get Scoped Role Administrator -----------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSScopedRoleMembership -Id "526b7173-5a6e-49dc-88ec-b677a9093709" -ScopedRoleMembershipId "356b7173-5a6e-49dc-88ec-b677a9093709"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
      <command:example>
        <maml:title>--------- Example 2 List scoped administrators for AU. ---------</maml:title>
        <dev:code>PS C:\&gt;Get-AzureADMSScopedRoleMembership -Id "526b7173-5a6e-49dc-88ec-b677a9093709"</dev:code>
        <dev:remarks>
          <maml:para></maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADMSScopedRoleMembership</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSScopedRoleMembership</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>New-AzureADMSAdministrativeUnit</command:name>
      <command:verb>New</command:verb>
      <command:noun>AzureADMSAdministrativeUnit</command:noun>
      <maml:description>
        <maml:para>Creates an administrative unit.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The New-AzureADMSAdministrativeUnit cmdlet creates an administrative unit in Azure Active Directory (AD).</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>New-AzureADMSAdministrativeUnit</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Description</maml:name>
          <maml:Description>
            <maml:para>Specifies a description for the new administrative unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Specifies the display name of the new administrative unit.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsMemberManagementRestricted</maml:name>
          <maml:Description>
            <maml:para>Indicates whether the management rights on resources in the administrative units should be restricted to ONLY the administrators scoped on the AU object. If no value is specified, it will default to false.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Specifies how this cmdlet responds to an information event. The acceptable values for this parameter are:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Specifies an information variable.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Description</maml:name>
        <maml:Description>
          <maml:para>Specifies a description for the new administrative unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>Specifies the display name of the new administrative unit.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsMemberManagementRestricted</maml:name>
        <maml:Description>
          <maml:para>Indicates whether the management rights on resources in the administrative units should be restricted to ONLY the administrators scoped on the AU object. If no value is specified, it will default to false.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Specifies how this cmdlet responds to an information event. The acceptable values for this parameter are:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Specifies an information variable.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples/>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSAdministrativeUnit</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSAdministrativeUnit</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSAdministrativeUnit</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSAdministrativeUnit</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSAdministrativeUnit</command:noun>
      <maml:description>
        <maml:para>Removes an administrative unit.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Remove-AzureADMSAdministrativeUnit cmdlet removes an administrative unit from Azure Active Directory.</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSAdministrativeUnit</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Specifies how this cmdlet responds to an information event. The acceptable values for this parameter are: * Continue</maml:para>
            <maml:para>* Ignore</maml:para>
            <maml:para>* Inquire</maml:para>
            <maml:para>* SilentlyContinue</maml:para>
            <maml:para>* Stop</maml:para>
            <maml:para>* Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Specifies a variable in which to store an information event message.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Specifies the ID of an administrative unit in Active Directory.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Specifies how this cmdlet responds to an information event. The acceptable values for this parameter are: * Continue</maml:para>
          <maml:para>* Ignore</maml:para>
          <maml:para>* Inquire</maml:para>
          <maml:para>* SilentlyContinue</maml:para>
          <maml:para>* Stop</maml:para>
          <maml:para>* Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Specifies a variable in which to store an information event message.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Specifies the ID of an administrative unit in Active Directory.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples/>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSAdministrativeUnit</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Set-AzureADMSAdministrativeUnit</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSAdministrativeUnitMember</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSAdministrativeUnitMember</command:noun>
      <maml:description>
        <maml:para>Removes an administrative unit member.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Remove-AzureADMSAdministrativeUnitMember cmdlet removes an administrative unit member in Azure Active Directory (AD).</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSAdministrativeUnitMember</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Specifies how this cmdlet responds to an information event.</maml:para>
            <maml:para>The acceptable values for this parameter are:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Specifies an information variable.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>MemberId</maml:name>
          <maml:Description>
            <maml:para>Specifies the ID of the administrative unit member.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Specifies the ID of an administrative unit in Azure AD.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Specifies how this cmdlet responds to an information event.</maml:para>
          <maml:para>The acceptable values for this parameter are:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Specifies an information variable.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>MemberId</maml:name>
        <maml:Description>
          <maml:para>Specifies the ID of the administrative unit member.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Specifies the ID of an administrative unit in Azure AD.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples/>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADMSAdministrativeUnitMember</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSAdministrativeUnitMember</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Remove-AzureADMSScopedRoleMembership</command:name>
      <command:verb>Remove</command:verb>
      <command:noun>AzureADMSScopedRoleMembership</command:noun>
      <maml:description>
        <maml:para>Removes a scoped role membership.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Remove-AzureADMSScopedRoleMembership cmdlet removes a scoped role membership from Azure Active Directory (AD).</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Remove-AzureADMSScopedRoleMembership</maml:name>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Specifies an object ID.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>ScopedRoleMembershipId</maml:name>
          <maml:Description>
            <maml:para>Specifies the ID of the scoped role membership to remove.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Specifies an object ID.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>ScopedRoleMembershipId</maml:name>
        <maml:Description>
          <maml:para>Specifies the ID of the scoped role membership to remove.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples>
      <command:example>
        <maml:title>-------------------------- Example 1 --------------------------</maml:title>
        <dev:code>Remove-AzureADMSScopedRoleMembership -Id "1026185e-25df-4522-a380-7ab697a7241c" -ScopedRoleMembershipId "3028185e-25df-4522-a380-7ab697a7241c"</dev:code>
        <dev:remarks>
          <maml:para>Removes scoped membership.</maml:para>
        </dev:remarks>
      </command:example>
    </command:examples>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Add-AzureADMSScopedRoleMembership</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSScopedRoleMembership</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
  <command:command xmlns:maml="http://schemas.microsoft.com/maml/2004/10" xmlns:command="http://schemas.microsoft.com/maml/dev/command/2004/10" xmlns:dev="http://schemas.microsoft.com/maml/dev/2004/10" xmlns:MSHelp="http://msdn.microsoft.com/mshelp">
    <command:details>
      <command:name>Set-AzureADMSAdministrativeUnit</command:name>
      <command:verb>Set</command:verb>
      <command:noun>AzureADMSAdministrativeUnit</command:noun>
      <maml:description>
        <maml:para>Updates an administrative unit.</maml:para>
      </maml:description>
    </command:details>
    <maml:description>
      <maml:para>The Set-AzureADMSAdministrativeUnit cmdlet updates an administrative unit in Azure Active Directory (AD).</maml:para>
    </maml:description>
    <command:syntax>
      <command:syntaxItem>
        <maml:name>Set-AzureADMSAdministrativeUnit</maml:name>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>Description</maml:name>
          <maml:Description>
            <maml:para>Specifies a description.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>DisplayName</maml:name>
          <maml:Description>
            <maml:para>Specifies a display name.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
          <maml:name>IsMemberManagementRestricted</maml:name>
          <maml:Description>
            <maml:para>Indicates whether the management rights on resources in the administrative units should be restricted to ONLY the administrators scoped on the AU object.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
          <dev:type>
            <maml:name>Boolean</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
          <maml:name>InformationAction</maml:name>
          <maml:Description>
            <maml:para>Specifies how this cmdlet responds to an information event. The acceptable values for this parameter are:</maml:para>
            <maml:para>- Continue</maml:para>
            <maml:para>- Ignore</maml:para>
            <maml:para>- Inquire</maml:para>
            <maml:para>- SilentlyContinue</maml:para>
            <maml:para>- Stop</maml:para>
            <maml:para>- Suspend</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
          <dev:type>
            <maml:name>ActionPreference</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
          <maml:name>InformationVariable</maml:name>
          <maml:Description>
            <maml:para>Specifies an information variable.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
        <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
          <maml:name>Id</maml:name>
          <maml:Description>
            <maml:para>Specifies the ID of an administrative unit in Azure AD.</maml:para>
          </maml:Description>
          <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
          <dev:type>
            <maml:name>String</maml:name>
            <maml:uri/>
          </dev:type>
          <dev:defaultValue>None</dev:defaultValue>
        </command:parameter>
      </command:syntaxItem>
    </command:syntax>
    <command:parameters>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>Description</maml:name>
        <maml:Description>
          <maml:para>Specifies a description.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>DisplayName</maml:name>
        <maml:Description>
          <maml:para>Specifies a display name.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="none">
        <maml:name>IsMemberManagementRestricted</maml:name>
        <maml:Description>
          <maml:para>Indicates whether the management rights on resources in the administrative units should be restricted to ONLY the administrators scoped on the AU object.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">Boolean</command:parameterValue>
        <dev:type>
          <maml:name>Boolean</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="infa">
        <maml:name>InformationAction</maml:name>
        <maml:Description>
          <maml:para>Specifies how this cmdlet responds to an information event. The acceptable values for this parameter are:</maml:para>
          <maml:para>- Continue</maml:para>
          <maml:para>- Ignore</maml:para>
          <maml:para>- Inquire</maml:para>
          <maml:para>- SilentlyContinue</maml:para>
          <maml:para>- Stop</maml:para>
          <maml:para>- Suspend</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">ActionPreference</command:parameterValue>
        <dev:type>
          <maml:name>ActionPreference</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="false" variableLength="true" globbing="false" pipelineInput="False" position="named" aliases="iv">
        <maml:name>InformationVariable</maml:name>
        <maml:Description>
          <maml:para>Specifies an information variable.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
      <command:parameter required="true" variableLength="true" globbing="false" pipelineInput="True (ByPropertyName, ByValue)" position="named" aliases="none">
        <maml:name>Id</maml:name>
        <maml:Description>
          <maml:para>Specifies the ID of an administrative unit in Azure AD.</maml:para>
        </maml:Description>
        <command:parameterValue required="true" variableLength="false">String</command:parameterValue>
        <dev:type>
          <maml:name>String</maml:name>
          <maml:uri/>
        </dev:type>
        <dev:defaultValue>None</dev:defaultValue>
      </command:parameter>
    </command:parameters>
    <command:inputTypes/>
    <command:returnValues/>
    <maml:alertSet>
      <maml:alert>
        <maml:para></maml:para>
      </maml:alert>
    </maml:alertSet>
    <command:examples/>
    <command:relatedLinks>
      <maml:navigationLink>
        <maml:linkText>Get-AzureADMSAdministrativeUnit</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>New-AzureADMSAdministrativeUnit</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
      <maml:navigationLink>
        <maml:linkText>Remove-AzureADMSAdministrativeUnit</maml:linkText>
        <maml:uri></maml:uri>
      </maml:navigationLink>
    </command:relatedLinks>
  </command:command>
</helpItems>