acquire(LPTSTR pszPrincipal, LPTSTR pszPackage, unsigned long fCredentialUse, void *pvLogonId, void *pAuthData, SEC_GET_KEY_FN pGetKeyFn=NULL, void *pvGetKeyArgument=NULL) | winstd::sec_credentials | inline |
attach(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(handle_type h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
handle(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!=(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<(handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
operator<=(handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
operator=(sec_credentials &&h) noexcept | winstd::sec_credentials | inline |
winstd::handle< PCredHandle, NULL >::operator=(handle_type h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
winstd::handle< PCredHandle, NULL >::operator=(handle< handle_type, INVAL > &&h) noexcept | winstd::handle< PCredHandle, NULL > | inline |
operator==(handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
operator>(handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
operator>=(handle_type h) const | winstd::handle< PCredHandle, NULL > | inline |
sec_credentials() | winstd::sec_credentials | inline |
sec_credentials(handle_type h, const TimeStamp expires) | winstd::sec_credentials | inline |
sec_credentials(sec_credentials &&h) noexcept | winstd::sec_credentials | inline |
~sec_credentials() | winstd::sec_credentials | inlinevirtual |