IUrlAccessor::GetSecurityProvider Method

Gets the security provider for the URL.

Syntax

HRESULT GetSecurityProvider(      
    CLSID *pSPClsid
);

Parameters

  • pSPClsid
    [out]  Receives a pointer to a security provider's class identifier (CLSID).

Return Value

Returns S_OK if successful, or an error value otherwise.