The Status property gets a bitmask of the FpcCollectionStatus enumerated type that specifies the status of the certificates collection.
HRESULT get_Status( FpcCollectionStatus* pStatus );
Pointer to a variable that on return receives a bitmask of the FpcCollectionStatus enumerated type specifying the status of the certificates collection.
This property method returns S_OK if the call is successful; otherwise, it returns an error code.
Property Status As FpcCollectionStatus
Bitmask of the FpcCollectionStatus enumerated type that specifies the status of the certificates collection.
This property is read-only.
The certificates represented by the objects that may be included in a certificates collection are stored in the following certificate stores:
When Forefront TMG can retrieve information about all the certificates that should be represented in a certificates collection, the value of this property is fpcStatusNoFailure.
Client | Requires Windows Vista or Windows XP. |
---|---|
Server | Requires Windows Server 2008. |
Version | Requires Forefront Threat Management Gateway (TMG). |
IDL |
Declared in Msfpccom.idl. |
DLL |
Requires Msfpccom.dll. |
Send comments about this topic to Microsoft
Build date: 11/30/2009
© 2008 Microsoft Corporation. All rights reserved.