AuthenticationFeature.Module 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.
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.