Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The LSAPR_POLICY_PRIMARY_DOM_INFO structure defines the server's primary domain.
The following structure corresponds to the PolicyPrimaryDomainInformation information class.
-
typedef struct _LSAPR_POLICY_PRIMARY_DOM_INFO { RPC_UNICODE_STRING Name; PRPC_SID Sid; } LSAPR_POLICY_PRIMARY_DOM_INFO, *PLSAPR_POLICY_PRIMARY_DOM_INFO;
Name: This field contains a name for the primary domain that is subject to the restrictions of a NetBIOS name, as specified in [RFC1088]. The value SHOULD be used (by implementations external to this protocol) to identify the domain via the NetBIOS API, as specified in [RFC1088].
Sid: The SID of the primary domain.