static unsafe int Interop.SspiCli.InitializeSecurityContextW |
( |
ref CredHandle | credentialHandle, |
|
|
[In] void * | inContextPtr, |
|
|
[In] byte * | targetName, |
|
|
[In] ContextFlags | inFlags, |
|
|
[In] int | reservedI, |
|
|
[In] Endianness | endianness, |
|
|
[In] SecBufferDesc * | inputBuffer, |
|
|
[In] int | reservedII, |
|
|
ref CredHandle | outContextPtr, |
|
|
[Out] ref SecBufferDesc | outputBuffer, |
|
|
[Out] ref ContextFlags | attributes, |
|
|
out long | timeStamp ) |
|
package |