CoreConfigSettingIdsWindowsUpnSuffixes Field |
A comma-separated list of domain suffixes which identify Windows account names in User Principal Name format.
Namespace:
Dundas.BI
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public static readonly Guid WindowsUpnSuffixes
Public Shared ReadOnly WindowsUpnSuffixes As Guid
public:
static initonly Guid WindowsUpnSuffixes
static val WindowsUpnSuffixes: Guid
Field Value
Type:
GuidRemarks The value of this constant is 332cdf2a-23f8-4b79-9827-4df57f9eae3a.
This setting only applies when WindowsUserNameFormat is set to UserPrincipalName.
Data Type:
String.
Default Value: Any domain names associated with the server's network interfaces.
See Also