Reference documentation and code samples for the Network Security v1beta1 API class NetworkSecurity.
Network Security API provides resources to configure authentication and
authorization policies. Refer to per API resource documentation for more
information.
public static void BindService(ServiceBinderBase serviceBinder, NetworkSecurity.NetworkSecurityBase serviceImpl)
Register service method with a service binder with or without implementation. Useful when customizing the service binding logic.
Note: this method is part of an experimental API that can change or be removed without any prior notice.
[[["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 `NetworkSecurity` class is part of the Google Cloud Network Security v1beta1 API, which is designed to configure authentication and authorization policies."],["This class inherits from `Object` and includes inherited members such as `GetHashCode()`, `GetType()`, `MemberwiseClone()`, and `ToString()`."],["The `BindService` method creates a service definition that can be registered with a server, which takes a `NetworkSecurity.NetworkSecurityBase` object as a parameter."],["There is another overloaded `BindService` method which allows for more customization using a `ServiceBinderBase` in conjunction with the `NetworkSecurity.NetworkSecurityBase` to add methods to the object."],["The namespace for this class is `Google.Cloud.NetworkSecurity.V1Beta1` and the latest version is `2.0.0-beta06` with previous versions `2.0.0-beta05` and `1.0.0-beta02` also documented."]]],[]]