EncodedSecurityDesc Field

Encoded (non-ASCII characters) representation of the SecurityDesc (107) field in the encoded format specified via the MessageEncoding (347) field. If used, the ASCII (English) representation should also be specified in the SecurityDesc field.  
 
public const int EncodedSecurityDesc = 351
This language is not supported or no code example is available.
public:  
const int EncodedSecurityDesc = 351;
This language is not supported or no code example is available.
public const EncodedSecurityDesc : int = 351
This language is not supported or no code example is available.

Field Value

int

In this article

Definition