| acquire(_In_opt_ LPTSTR pszPrincipal, _In_ LPTSTR pszPackage, _In_ unsigned long fCredentialUse, _In_opt_ void *pvLogonId, _In_opt_ void *pAuthData, _In_opt_ SEC_GET_KEY_FN pGetKeyFn=NULL, _In_opt_ void *pvGetKeyArgument=NULL) | winstd::sec_credentials | inline |
| attach(_In_opt_ handle_type h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
| detach() | winstd::handle< PCredHandle, NULL > | inline |
| free() | winstd::handle< PCredHandle, NULL > | inline |
| free_internal() noexcept override | winstd::sec_credentials | inlineprotectedvirtual |
| handle() noexcept | winstd::handle< PCredHandle, NULL > | inline |
| handle(_In_opt_ handle_type h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
| handle(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
| handle_type typedef | winstd::handle< PCredHandle, NULL > | |
| invalid | winstd::handle< PCredHandle, NULL > | static |
| m_expires | winstd::sec_credentials | |
| m_h | winstd::handle< PCredHandle, NULL > | protected |
| operator handle_type() const | winstd::handle< PCredHandle, NULL > | inline |
| operator!() const | winstd::handle< PCredHandle, NULL > | inline |
| operator!=(_In_opt_ handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
| operator&() | winstd::handle< PCredHandle, NULL > | inline |
| operator*() const | winstd::handle< PCredHandle, NULL > | inline |
| operator->() const | winstd::handle< PCredHandle, NULL > | inline |
| operator<(_In_opt_ handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
| operator<=(_In_opt_ handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
| operator=(_Inout_ sec_credentials &&h) noexcept | winstd::sec_credentials | inline |
| handle< PCredHandle, NULL >::operator=(_In_opt_ handle_type h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
| handle< PCredHandle, NULL >::operator=(_Inout_ handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
| operator==(_In_opt_ handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
| operator>(_In_opt_ handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
| operator>=(_In_opt_ handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
| sec_credentials() | winstd::sec_credentials | inline |
| sec_credentials(_In_opt_ handle_type h, _In_ const TimeStamp expires) | winstd::sec_credentials | inline |
| sec_credentials(_Inout_ sec_credentials &&h) noexcept | winstd::sec_credentials | inline |
| ~sec_credentials() | winstd::sec_credentials | inlinevirtual |