Freigeben über


ApiAuthorizationOptions.IdentityResources Eigenschaft

Definition

Ruft den IdentityResources ab oder legt diesen fest.

public:
 property Microsoft::AspNetCore::ApiAuthorization::IdentityServer::IdentityResourceCollection ^ IdentityResources { Microsoft::AspNetCore::ApiAuthorization::IdentityServer::IdentityResourceCollection ^ get(); void set(Microsoft::AspNetCore::ApiAuthorization::IdentityServer::IdentityResourceCollection ^ value); };
public Microsoft.AspNetCore.ApiAuthorization.IdentityServer.IdentityResourceCollection IdentityResources { get; set; }
member this.IdentityResources : Microsoft.AspNetCore.ApiAuthorization.IdentityServer.IdentityResourceCollection with get, set
Public Property IdentityResources As IdentityResourceCollection

Eigenschaftswert

Gilt für: