다음을 통해 공유


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

적용 대상