[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["The `SecurityCenterClientBuilder` class is designed to simplify the configuration of credentials and endpoints for the `SecurityCenterClient`."],["This class inherits from `ClientBuilderBase\u003cSecurityCenterClient\u003e`, providing a range of inherited methods for settings management and validation."],["The builder can be created with default settings using the `SecurityCenterClientBuilder()` constructor."],["The `Build()` and `BuildAsync()` methods are used to create the `SecurityCenterClient` synchronously and asynchronously, respectively."],["The `DefaultGrpcAdapter` property returns the default `GrpcAdapter` if not otherwise specified, and the `Settings` property allows custom RPC settings."]]],[]]