Share via


IKEEXT_NAME_CREDENTIAL0 (Compact 2013)

3/26/2014

This structure is used to store credential name information.

Syntax

typedef struct IKEEXT_NAME_CREDENTIAL0_ {
  wchar_t* principalName;
} IKEEXT_NAME_CREDENTIAL0;

Members

  • principalName
    Name of the principal.

Requirements

Header

fwpmu.h

See Also

Reference

WFP IKE Structures

Other Resources

Windows Filtering Platform