FPCNonWindowsUsers Collection
The FPCNonWindowsUsers collection contains a set of FPCNonWindowsUser objects that represent non-Windows users.
Non-Windows users are users who are authenticated using an authentication scheme other than that of Active Directory. Each non-Windows user is defined by a user name and a namespace that identifies the applicable authentication scheme. Examples of non-Windows users include RADIUS and SecurID users. A group of non-Windows users assembled in an FPCNonWindowsUsers collection can be included in a user set (an FPCUserSet object) along with Active Directory users. For more information, see Defining Groups of Users.
Non-Windows users can also be domain users that a Forefront TMG computer belonging to a workgroup can authenticate by communicating with a domain controller using the Lightweight Directory Access Protocol (LDAP). These users are known as LDAP users.
This collection is accessed through the NonWindowsUsers property of an FPCUserSet object.
Click here to see the Forefront TMG object hierarchy.
Methods
The FPCNonWindowsUsers collection defines the following methods.
Method | Description |
---|---|
Creates a new FPCNonWindowsUser object in the collection and returns a reference to it. |
|
Creates a new FPCNonWindowsUser object for the user called "Everyone" in the specified namespace, adds it to the collection, and returns a reference to it. |
|
Creates a new FPCNonWindowsUser object in the collection for an LDAP user and returns a reference to it. |
|
Retrieves the requested FPCNonWindowsUser object from the collection. |
|
Reads the values of all the properties of the collection and its elements from persistent storage, discarding any changes that have not been saved. |
|
Removes the specified FPCNonWindowsUser object from the collection. |
|
Removes all of the FPCNonWindowsUser objects from the collection. |
|
Removes the FPCNonWindowsUser object for the user called "Everyone" in the specified namespace from the collection. |
|
Writes the current values of all the properties of the collection and its elements to persistent storage. |
Properties
The FPCNonWindowsUsers collection defines the following properties.
Property | Description |
---|---|
Gets an enumerator object for the collection. |
|
Gets the number of FPCNonWindowsUser objects in the collection. |
Interfaces for C++ Programming
This collection implements the IFPCNonWindowsUsers and IFPCNonWindowsUsers2 interfaces.
Requirements
Client | Requires Windows 7 or Windows Vista. |
Server | Requires Windows Server 2008 R2 or Windows Server 2008 x64 Edition with SP2. |
Version | Requires Forefront Threat Management Gateway (TMG) 2010. |
IDL | Declared in Msfpccom.idl. |
See Also
Send comments about this topic to Microsoft
Build date: 6/30/2010