AutoRestSettings.

AddCredentials Property

Summary

If true, the generated client includes a ServiceClientCredentials property and constructor parameter. Authentication behaviors are implemented by extending the ServiceClientCredentials type
Assembly
Cake.AutoRest.dll
Namespace
Cake.AutoRest
Containing Type
AutoRestSettings

Syntax

public bool AddCredentials { set; }

Value

Type Description
bool