Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Returns the value of the authentication flag WSManFlagUseClientCertificate for use in the flags parameter of IWSMan::CreateSession.
WSManFlagUseClientCertificate is a constant in the __WSManSessionFlags enumeration. For more information, see Authentication Constants.
Syntax
HRESULT SessionFlagUseClientCertificate(
[out] long *flags
);
Parameters
[out] flags
The session flags to use.
Return value
None
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows Vista |
| Minimum supported server | Windows Server 2008 |
| Target Platform | Windows |
| Header | wsmandisp.h |
| Library | WSManDisp.tlb |
| DLL | WSMAuto.dll |