AzureAIProjectsModelFactory.NoAuthenticationCredentials Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Credentials that do not require authentication.
public static Azure.AI.Projects.NoAuthenticationCredentials NoAuthenticationCredentials();
static member NoAuthenticationCredentials : unit -> Azure.AI.Projects.NoAuthenticationCredentials
Public Shared Function NoAuthenticationCredentials () As NoAuthenticationCredentials
Returns
A new NoAuthenticationCredentials instance for mocking.