System.Security.AccessControl.GenericSecurityDescriptor.IsSddlConversionSupported Method

Returns a boolean value that specifies whether the security descriptor associated with this System.Security.AccessControl.GenericSecurityDescriptor object can be converted to the Security Descriptor Definition Language (SDDL) format.

Syntax

public static bool IsSddlConversionSupported ()

Returns

true if the security descriptor associated with this System.Security.AccessControl.GenericSecurityDescriptor object can be converted to the Security Descriptor Definition Language (SDDL) format; otherwise, false.

Remarks

Documentation for this section has not yet been entered.

Requirements

Namespace: System.Security.AccessControl
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0