Share via


HttpConnectionDispatcherOptions.AuthorizationData Eigenschaft

Definition

Ruft eine Auflistung von ab, die während der IAuthorizeData HTTP-Verbindungspipeline verwendet wird.

public:
 property System::Collections::Generic::IList<Microsoft::AspNetCore::Authorization::IAuthorizeData ^> ^ AuthorizationData { System::Collections::Generic::IList<Microsoft::AspNetCore::Authorization::IAuthorizeData ^> ^ get(); };
public System.Collections.Generic.IList<Microsoft.AspNetCore.Authorization.IAuthorizeData> AuthorizationData { get; }
member this.AuthorizationData : System.Collections.Generic.IList<Microsoft.AspNetCore.Authorization.IAuthorizeData>
Public ReadOnly Property AuthorizationData As IList(Of IAuthorizeData)

Eigenschaftswert

Gilt für: