FPCCookieCryptoConfiguration object

Applies to: desktop apps only

The FPCCookieCryptoConfiguration object holds the configuration settings used for cookie hashing and encryption in forms-based authentication in a Forefront TMG array.

The FPCCookieCryptoConfiguration object is accessed through the CookieCryptoConfiguration property of an FPCWebProxy object.

Ff824657.bkbutton(en-us,VS.85).png Click here to see the Forefront TMG object hierarchy.

Members

The FPCCookieCryptoConfiguration object has these types of members:

  • Properties

Properties

The FPCCookieCryptoConfiguration object has these properties.

Property Access type Description

EncryptionAlgorithmId

Read/write

Gets or sets the identifier of the symmetric algorithm used for cookie encryption.

HashAlgorithmId

Read/write

Gets or sets the identifier of the algorithm used for cookie hashing.

KeyLengthMask

Read/write

Gets or sets a bitmask corresponding to the session key size, in bits, used for cookie encryption.

ProviderName

Read/write

Gets or sets the name of the cryptographic service provider used for cookie encryption.

ProviderType

Read/write

Gets or sets the type of the cryptographic service provider used for cookie encryption.

 

Interfaces for C++ Programming

This object implements the IFPCCookieCryptoConfiguration interface.

Requirements

Minimum supported client

Windows Vista, None supported

Minimum supported server

Windows Server 2008 R2, Windows Server 2008 with SP2 (64-bit only)

Version

Forefront Threat Management Gateway (TMG) 2010

IDL

Msfpccom.idl

See also

COM Objects

 

 

Build date: 7/12/2010