RevocationAndRenewalItem.Reasons Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the reason for revocation of component.
public:
property RevocationAndRenewalReasons Reasons { RevocationAndRenewalReasons get(); };
RevocationAndRenewalReasons Reasons();
public RevocationAndRenewalReasons Reasons { get; }
var revocationAndRenewalReasons = revocationAndRenewalItem.reasons;
Public ReadOnly Property Reasons As RevocationAndRenewalReasons
Property Value
Defines reasons for the revocation and renewal of a certificate for a media component.