Okta.Sdk.Model.OktaActiveDirectoryGroupProfile

November 27, 2025 ยท View on GitHub

Profile for a group that is imported from Active Directory. The objectClass for such groups is okta:windows_security_principal.

Properties

NameTypeDescriptionNotes
DescriptionstringDescription of the Windows group[optional]
DnstringThe distinguished name of the Windows group[optional]
ExternalIdstringBase-64 encoded GUID (`objectGUID`) of the Windows group[optional]
GroupScopestringThe scope of the Windows group (DomainLocal, Global, or Universal)[optional]
GroupTypestringThe type of the Windows group (Security or Distribution)[optional]
ManagedBystringDistinguished name of the group that manages this group[optional]
NamestringName of the Windows group[optional]
ObjectSidstringThe Windows Security Identifier (SID) for the group[optional]
SamAccountNamestringPre-Windows 2000 name of the Windows group[optional]
WindowsDomainQualifiedNamestringFully qualified name of the Windows group[optional]

[Back to Model list] [Back to API list] [Back to README]