25 lines
343 B
C
25 lines
343 B
C
/*++
|
|
|
|
Copyright (c) 1997 Microsoft Corporation
|
|
|
|
Module Name:
|
|
|
|
dssetcon.h
|
|
|
|
Abstract:
|
|
|
|
This file contains contains structures and definitions to be including
|
|
in both the dssetup.idl file and regular C code
|
|
|
|
Author:
|
|
|
|
Environment:
|
|
|
|
Revision History:
|
|
|
|
--*/
|
|
|
|
#define DSROLE_OBFUSCATOR_LENGTH 8
|
|
#define DSROLE_MAX_PASSWORD_LENGTH PWLEN
|
|
|