Adldap\Schemas\SchemaInterface::primaryGroupId PHP 메소드

primaryGroupId() 공개 메소드

By default, this is the RID for the Domain Users group.
public primaryGroupId ( ) : string
리턴 string
    public function primaryGroupId();
SchemaInterface