ActiveDirectorySchemaProperty.CommonName Свойство

Определение

Возвращает или задает общее имя (CN) объекта ActiveDirectorySchemaProperty.

public:
 property System::String ^ CommonName { System::String ^ get(); void set(System::String ^ value); };
public string CommonName { get; set; }
public string? CommonName { get; set; }
member this.CommonName : string with get, set
Public Property CommonName As String

Значение свойства

Значение String, которое возвращает или задает общее имя объекта ActiveDirectorySchemaProperty.

Исключения

Вызов базовой службы каталогов завершился ошибкой.

Целевой сервер занят или недоступен.

Применяется к

См. также раздел