Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Identifies the properties representing security algorithm knobs.
Syntax
typedef enum {
} WS_SECURITY_ALGORITHM_PROPERTY_ID;
Remarks
All properties defined by the keys here have reasonable defaults; so specifying them is optional. In the common case, one should be able to create a WS_SECURITY_ALGORITHM_SUITE without setting any of the properties below.
Note This enum is reserved for future use and currently contains no values.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 7 [desktop apps only] |
Minimum supported server | Windows Server 2008 R2 [desktop apps only] |
Header | webservices.h |