Edit

Share via


ReputationService Class

Definition

Provides access methods for the reputation service.

[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class ReputationService
type ReputationService = class
    interface __IReputationServicePublicNonVirtuals
Public NotInheritable Class ReputationService
Inheritance
ReputationService
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Methods

SubmitBatchReputationFeedbackAsync(IVectorView<ReputationFeedbackItem>)
SubmitReputationFeedbackAsync(String, ReputationFeedbackType, String, String, String)

Submits reputation feedback on the specified user.

Applies to