AccessControlGetSecurityDescriptorSchema Method Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Returns the schema that is used to validate a Content Studio security descriptor

Namespace: ContentStudio.Security
Assembly: CSServer5 (in CSServer5.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public string GetSecurityDescriptorSchema(
	XMLSchemaTypes schemaType
)

Parameters

schemaType
Type: ContentStudioXMLSchemaTypes
The type of schema to return.

Return Value

Type: String
A schema in string.
See Also

Reference