-
Notifications
You must be signed in to change notification settings - Fork 75
Closed
Description
Repro schema: test_intune_onedf on Graph PPE.
XML snippet in question:
<Annotations Target="microsoft.graph.windows10EndpointProtectionConfiguration/rpcUnauthenticatedClientOptions">
<Annotation Term="Org.OData.Core.V1.Description" String="This policy setting controls how the RPC server runtime handles unauthenticated RPC clients connecting to RPC servers.

This policy setting impacts all RPC applications. In a domain environment this policy setting should be used with caution as it can impact a wide range of functionality including group policy processing itself. Reverting a change to this policy setting can require manual intervention on each affected machine. This policy setting should never be applied to a domain controller." />
</Annotations>Generated C#:
/// <summary>
/// Gets or sets rpc unauthenticated client options.
/// This policy setting controls how the RPC server runtime handles unauthenticated RPC clients connecting to RPC servers.
This policy setting impacts all RPC applications. In a domain environment this policy setting should be used with caution as it can impact a wide range of functionality including group policy processing itself. Reverting a change to this policy setting can require manual intervention on each affected machine. This policy setting should never be applied to a domain controller.
/// </summary>Metadata
Metadata
Assignees
Labels
No labels