8.63. homePostalAddress
homePostalAddress
속성에는 항목의 홈 메일링 주소가 포함되어 있습니다. 이 속성은 일반적으로 여러 행에 걸쳐 있으므로 각 줄 바꿈을 달러 기호($
)로 표시해야 합니다. 특성 값에서 실제 달러 기호($
) 또는 백슬래시(\
)를 표시하려면 이스케이프된 16진수 값 \24
및 \5c
를 각각 사용합니다. 예를 들면 다음과 같습니다.
homePostalAddress: 1234 Ridgeway Drive$Santa Clara, CA$99555
homePostalAddress: 1234 Ridgeway Drive$Santa Clara, CA$99555
다음 문자열을 표시하려면 다음을 수행합니다.
The dollar ($) value can be found in the c:\cost file.
The dollar ($) value can be found
in the c:\cost file.
항목 값은 다음과 같습니다.
The dollar (\24) value can be found$in the c:\c5cost file.
The dollar (\24) value can be found$in the c:\c5cost file.
OID | 0.9.2342.19200300.100.1.39 |
구문 | DirectoryString |
다중 또는 단일 값 | 다중 값 |
에 정의됨 |