Поделиться через


IdentityResourceBuilder.AllowAllClients Метод

Определение

Настраивает ресурс API, чтобы разрешить доступ к нему всем клиентам.

public:
 Microsoft::AspNetCore::ApiAuthorization::IdentityServer::IdentityResourceBuilder ^ AllowAllClients();
public Microsoft.AspNetCore.ApiAuthorization.IdentityServer.IdentityResourceBuilder AllowAllClients ();
member this.AllowAllClients : unit -> Microsoft.AspNetCore.ApiAuthorization.IdentityServer.IdentityResourceBuilder
Public Function AllowAllClients () As IdentityResourceBuilder

Возвращаемое значение

IdentityResourceBuilder.

Применяется к