UpnSuffixes Property
Microsoft.ConnectedServices.Contracts.IdentityManager Send comments on this topic.
UpnSuffixes Property
See Also 
     
Microsoft.ConnectedServices.Contracts.IdentityManager Namespace > CreateOrganizationRequest Class : UpnSuffixes Property
Gets or sets User Principal Name (UPN) suffixes. Each Organizational Unit (OU) may also have a multi-valued attribute named UpnSuffixes associated with it. If this property is set, the values will go to UpnSuffixes in Active Directory.

Syntax

C# 
[>XmlArrayItemAttribute("UpnSuffix")]
public >string[] UpnSuffixes {get; set;}

Requirements

Target Platforms: Windows Server 2003 family

See Also

Page view tracker