AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the StopProductSubscription operation. Stops a product subscription for a user with the specified identity provider.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.LicenseManagerUserSubscriptions.AmazonLicenseManagerUserSubscriptionsRequest
      Amazon.LicenseManagerUserSubscriptions.Model.StopProductSubscriptionRequest

Namespace: Amazon.LicenseManagerUserSubscriptions.Model
Assembly: AWSSDK.LicenseManagerUserSubscriptions.dll
Version: 3.x.y.z

Syntax

C#
public class StopProductSubscriptionRequest : AmazonLicenseManagerUserSubscriptionsRequest
         IAmazonWebServiceRequest

The StopProductSubscriptionRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property Domain System.String

Gets and sets the property Domain.

The domain name of the Active Directory that contains the user for whom to stop the product subscription.

Public Property IdentityProvider Amazon.LicenseManagerUserSubscriptions.Model.IdentityProvider

Gets and sets the property IdentityProvider.

An object that specifies details for the identity provider.

Public Property Product System.String

Gets and sets the property Product.

The name of the user-based subscription product.

Valid values: VISUAL_STUDIO_ENTERPRISE | VISUAL_STUDIO_PROFESSIONAL | OFFICE_PROFESSIONAL_PLUS

Public Property ProductUserArn System.String

Gets and sets the property ProductUserArn.

The Amazon Resource Name (ARN) of the product user.

Public Property Username System.String

Gets and sets the property Username.

The user name from the identity provider for the user.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5