ManagementAuthorizationInfoCollection Class
IIS 7.0
Contains a collection of Microsoft.Web.Management.Server..::..ManagementAuthorizationInfo objects.
System..::..Object
System.Collections.ObjectModel..::..Collection<(Of <(<'ManagementAuthorizationInfo>)>)>
Microsoft.Web.Management.Server..::..ManagementAuthorizationInfoCollection
System.Collections.ObjectModel..::..Collection<(Of <(<'ManagementAuthorizationInfo>)>)>
Microsoft.Web.Management.Server..::..ManagementAuthorizationInfoCollection
Assembly: Microsoft.Web.Management (in Microsoft.Web.Management.dll)
The ManagementAuthorizationInfoCollection type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ManagementAuthorizationInfoCollection | Initializes a new instance of the ManagementAuthorizationInfoCollection class. |
| Name | Description | |
|---|---|---|
![]() | Count | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() | Item | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() | Items | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
Top
| Name | Description | |
|---|---|---|
![]() ![]() | IList..::..Add | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | IList..::..Contains | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | ICollection..::..CopyTo | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | IEnumerable..::..GetEnumerator | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | IList..::..IndexOf | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | IList..::..Insert | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | IList..::..IsFixedSize | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | ICollection<(Of <<'(T>)>>)..::..IsReadOnly | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | IList..::..IsReadOnly | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | ICollection..::..IsSynchronized | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | IList..::..Item | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | IList..::..Remove | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |
![]() ![]() | ICollection..::..SyncRoot | (Inherited from Collection<(Of <(<'ManagementAuthorizationInfo>)>)>.) |

