This documentation is archived and is not being maintained.
INetFwProfile::AuthorizedApplications Property
Visual Studio 2013
Namespace: Microsoft.TeamFoundation.Common
Assembly: Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)
property INetFwAuthorizedApplications^ AuthorizedApplications {
INetFwAuthorizedApplications^ get ();
}
Property Value
Type: Microsoft.TeamFoundation.Common::INetFwAuthorizedApplicationsReturns INetFwAuthorizedApplications.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
Show: