c++ - Custom ICredentialProvider and GetSerialization -
i'm trying implement custom icredentialprovider i'm bit stuck couple of things
a) flow of calls provider (i.e) order, samples ms don't provide this. b) how getserialization fit equation if not using 1 of systems built in sspi's (secure service provider interface). example not want store password on system wan't store value subsequent authentication attempts (which occur online).
any or direction of helpful articles on great. i've done whole bunch of searching have seen of them none tbh.
nick.
Comments
Post a Comment