AuthenticationFeature.Module Property

Definition

Gets the Module object that is associated with the feature.

public:
 property Microsoft::Web::Management::Client::Module ^ Module { Microsoft::Web::Management::Client::Module ^ get(); };
public Microsoft.Web.Management.Client.Module Module { get; }
member this.Module : Microsoft.Web.Management.Client.Module
Public ReadOnly Property Module As Module

Property Value

The Module that is associated with the feature.

Applies to